Use const_skip and const_next macros for brevity
This commit is contained in:
@@ -105,11 +105,11 @@
|
||||
const PAAD_TESTING
|
||||
|
||||
; CreditsScript indexes (see data/credits_script.asm)
|
||||
const_def -7
|
||||
const CREDITS_THEEND
|
||||
const CREDITS_WAIT2
|
||||
const CREDITS_MUSIC
|
||||
const CREDITS_CLEAR
|
||||
const CREDITS_SCENE
|
||||
const CREDITS_WAIT
|
||||
const_def -1, -1
|
||||
const CREDITS_END
|
||||
const CREDITS_WAIT
|
||||
const CREDITS_SCENE
|
||||
const CREDITS_CLEAR
|
||||
const CREDITS_MUSIC
|
||||
const CREDITS_WAIT2
|
||||
const CREDITS_THEEND
|
||||
|
Reference in New Issue
Block a user