diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 9cece6daa..c1a0ec0dc 100644 --- a/constants.asm +++ b/constants.asm @@ -16,9 +16,10 @@ INCLUDE "constants/script_constants.asm" INCLUDE "constants/music_constants.asm" -; rst vectors +; macros require rst vectors to be defined FarCall EQU $08 Bankswitch EQU $10 +JumpTable EQU $28 dwb: MACRO |