mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +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
|
|
@ -100,7 +100,7 @@ SAFARI_ROCK EQU $16 ; overload
|
|||
const FLOOR_11F ; $60
|
||||
const FLOOR_B4F ; $61
|
||||
|
||||
const_value = $C4
|
||||
const_next $C4
|
||||
|
||||
; HMs are defined before TMs, so the actual number of TM definitions
|
||||
; is not yet available. The TM quantity is hard-coded here and must
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue