Merge pull request #29 from frankmilliron/main

fix graphics mode on reset during demo
This commit is contained in:
4am
2023-02-16 11:42:49 -05:00
committed by GitHub

View File

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