summaryrefslogtreecommitdiff
path: root/constants/item_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/item_constants.asm')
-rwxr-xr-xconstants/item_constants.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm
index fe6fcb15..a0c32d14 100755
--- a/constants/item_constants.asm
+++ b/constants/item_constants.asm
@@ -1,5 +1,5 @@
-const_value = 1
-
+ const_def
+ const NO_ITEM ; $00
const MASTER_BALL ; $01
const ULTRA_BALL ; $02
const GREAT_BALL ; $03