mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Use const_skip and const_next macros for brevity
This commit is contained in:
parent
676a35f76f
commit
3e572b6f48
20 changed files with 544 additions and 2284 deletions
|
|
@ -64,10 +64,10 @@
|
|||
const CRED_CLUB ; $3E
|
||||
const CRED_PAAD ; $3F
|
||||
|
||||
const_value = $FA
|
||||
const CRED_THE_END ; $FA
|
||||
const CRED_COPYRIGHT ; $FB
|
||||
const CRED_TEXT ; $FC
|
||||
const CRED_TEXT_FADE ; $FD
|
||||
const CRED_TEXT_MON ; $FE
|
||||
const_def -1, -1
|
||||
const CRED_TEXT_FADE_MON ; $FF
|
||||
const CRED_TEXT_MON ; $FE
|
||||
const CRED_TEXT_FADE ; $FD
|
||||
const CRED_TEXT ; $FC
|
||||
const CRED_COPYRIGHT ; $FB
|
||||
const CRED_THE_END ; $FA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue