summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm5
1 files changed, 0 insertions, 5 deletions
diff --git a/constants.asm b/constants.asm
index 2c07ebb5a..85a2288fa 100644
--- a/constants.asm
+++ b/constants.asm
@@ -1,9 +1,4 @@
-; macros require rst vectors to be defined
-FarCall EQU $08
-Bankswitch EQU $10
-JumpTable EQU $28
-
INCLUDE "macros.asm"
INCLUDE "gbhw.asm"