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
commit e48a102c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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