This commit is contained in:
4am 2019-10-08 19:15:30 -04:00
parent fa53e9d4b8
commit dc2bd2580a

View File

@ -133,7 +133,7 @@ DHGRTitleCallback
; if game is not found (C will be set here), it means it can't be played on
; this machine due to memory or joystick requirements, so we don't display
; it in slideshows
bcs -
bcs DHGRRTS
stx gGameToLaunch
; load DHGR screenshot at $4000/main and $4000/aux
@ -166,7 +166,7 @@ DHGRActionCallback
; if game name is not found (C will be set here), it means the game
; can't be played due to memory or joystick requirements, so we hide
; it from slideshows
bcs -
bcs DHGRRTS
stx gGameToLaunch
; load DHGR screenshot at $4000/main and $4000/aux