mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-14 20:27:34 +00:00
only one dedicated POP action slideshow
This commit is contained in:
@@ -1 +1 @@
|
||||
#
|
||||
#
|
1
res/ss/ACTIONPOP.CONF
Normal file
1
res/ss/ACTIONPOP.CONF
Normal file
@@ -0,0 +1 @@
|
||||
#
|
@@ -1 +0,0 @@
|
||||
#
|
@@ -1 +0,0 @@
|
||||
#
|
@@ -1 +0,0 @@
|
||||
#
|
@@ -1 +0,0 @@
|
||||
#
|
@@ -1 +0,0 @@
|
||||
#
|
@@ -223,6 +223,7 @@ HGRActionCallback
|
||||
; load HGR screenshot at $4000
|
||||
+LOAD_FILE kHGRActionDirectory, PTR
|
||||
|
||||
jmp @drawname
|
||||
; try to get the human-readable name of this game from gGamesListStore
|
||||
; and display it in the bottom-left corner
|
||||
jsr okvs_get
|
||||
@@ -243,6 +244,7 @@ HGRActionCallback
|
||||
bcs @noname ; should never happen
|
||||
@foundname
|
||||
+STAY PTR
|
||||
@drawname
|
||||
ldx #0
|
||||
stx HTAB
|
||||
ldx #22
|
||||
|
Reference in New Issue
Block a user