fix graphics mode on reset during demo

This commit is contained in:
frankmilliron
2022-12-28 10:46:17 -08:00
committed by GitHub
parent e12fef6d0e
commit 863cd8fc11

View File

@@ -107,6 +107,7 @@ OnBrowseCheat
OnBrowseTab OnBrowseTab
jsr MiniAttractMode jsr MiniAttractMode
jsr HGRMode
cmp #$8D cmp #$8D
beq ReloadIndexAndLaunch beq ReloadIndexAndLaunch
; execution falls through here ; execution falls through here