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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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