summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-11-22 00:09:51 -0500
committeryenatch <yenatch@gmail.com>2013-11-22 00:14:55 -0500
commit94188ee0f76934417db7929c696a54440bfc45cb (patch)
tree8dddd4dfb3cb3a1c1b384dd01ba4dd89858f56e7 /constants.asm
parent02e8b4c7b68d52f5e7d470564fd7696041912005 (diff)
version-sensitive objects for egg moves and evos/attacks
this way main.o and wram.o are version-neutral
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm7
1 files changed, 0 insertions, 7 deletions
diff --git a/constants.asm b/constants.asm
index fd89f7d0b..9f0b48faa 100644
--- a/constants.asm
+++ b/constants.asm
@@ -1,10 +1,3 @@
-_CRYSTAL EQU 1
-
-if _CRYSTAL
-VERSION EQU 0
-else
-VERSION EQU 1
-endc
; wram constants
; MonType: ; cf5f