mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-16 01:32:10 +00:00
guard against an unlikely event
This commit is contained in:
parent
275395929a
commit
d9b7adf77a
@ -84,3 +84,6 @@ CoverFade
|
||||
!word $6000
|
||||
jsr $6000 ; call transition effect
|
||||
jmp MegaAttractMode ; exit via mega attract mode
|
||||
!if (RELBASE != $2000) and (>WaitForKeyFor30Seconds != >*) {
|
||||
!error "WaitForKeyFor30Seconds crossed a page (", WaitForKeyFor30Seconds, " to ", *
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user