mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-03 05:32:00 +00:00
.
This commit is contained in:
parent
c5ee02aa5e
commit
05fd4fce1e
@ -193,7 +193,7 @@ AttractMode
|
||||
jmp BlankHGR
|
||||
|
||||
@HGRSlideshow
|
||||
; jsr LoadTransition
|
||||
jsr LoadTransition
|
||||
jsr okvs_iter
|
||||
!word gSlideshowStore
|
||||
!word HGRLoad
|
||||
@ -209,7 +209,7 @@ HGRLoad
|
||||
; load HGR screenshot at $4000
|
||||
+LOAD_FILE kHGRScreenshotDirectory, PTR
|
||||
|
||||
jsr LoadTransition
|
||||
; jsr LoadTransition
|
||||
jsr $6000 ; transition effect code was loaded here earlier
|
||||
jmp WaitOnScreenshot
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user