This commit is contained in:
4am 2018-11-03 11:04:31 -04:00
parent c5ee02aa5e
commit 05fd4fce1e

View File

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