fix graphics mode on reset during demo (#540)

This commit is contained in:
frankmilliron 2023-02-16 12:09:38 -08:00 committed by GitHub
parent 4df8c029e0
commit 2a1a50f2a3
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