rst $28 -> JumpTable

This commit is contained in:
yenatch
2013-07-04 15:42:01 -04:00
parent 37c009ca1c
commit 90c18c5cf3
3 changed files with 15 additions and 14 deletions

View File

@@ -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