mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
.
This commit is contained in:
parent
f2df8d2a83
commit
7e6c632283
@ -65,7 +65,7 @@ BlankGR
|
||||
!word kFXDirectory
|
||||
!word kGRFizzleFile
|
||||
!word $6400
|
||||
- rts
|
||||
GRRTS rts
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; .GRActionCallback [private]
|
||||
@ -81,7 +81,7 @@ BlankGR
|
||||
;------------------------------------------------------------------------------
|
||||
.GRActionCallback
|
||||
bit KBD
|
||||
bmi -
|
||||
bmi GRRTS
|
||||
|
||||
+STAY +
|
||||
|
||||
@ -89,7 +89,7 @@ BlankGR
|
||||
; 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 GRRTS
|
||||
stx gGameToLaunch
|
||||
|
||||
jsr LoadFile ; load GR screenshot into $6000
|
||||
|
Loading…
x
Reference in New Issue
Block a user