mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-24 03:34:02 +00:00
.
This commit is contained in:
parent
fa53e9d4b8
commit
dc2bd2580a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user