only one dedicated POP action slideshow

This commit is contained in:
4am
2019-01-06 20:44:01 -05:00
parent 619d2a0a53
commit 488a4f6794
8 changed files with 4 additions and 6 deletions

View File

@@ -1 +1 @@
#
#

1
res/ss/ACTIONPOP.CONF Normal file
View File

@@ -0,0 +1 @@
#

View File

@@ -1 +0,0 @@
#

View File

@@ -1 +0,0 @@
#

View File

@@ -1 +0,0 @@
#

View File

@@ -1 +0,0 @@
#

View File

@@ -1 +0,0 @@
#

View File

@@ -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