aboutsummaryrefslogtreecommitdiffstats
path: root/constants/icon_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/icon_constants.asm')
-rw-r--r--constants/icon_constants.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/icon_constants.asm b/constants/icon_constants.asm
index bc73632e..f3c1b150 100644
--- a/constants/icon_constants.asm
+++ b/constants/icon_constants.asm
@@ -13,6 +13,6 @@
const ICON_QUADRUPED ; $9
const ICON_PIKACHU ; $A
-ICON_TRADEBUBBLE EQU $e
+DEF ICON_TRADEBUBBLE EQU $e
-ICONOFFSET EQU $40 ; difference between alternating icon frames' tile IDs
+DEF ICONOFFSET EQU $40 ; difference between alternating icon frames' tile IDs