summaryrefslogtreecommitdiff
path: root/src/money.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/money.c')
-rw-r--r--src/money.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/money.c b/src/money.c
index ab4508a39..5d9d0b689 100644
--- a/src/money.c
+++ b/src/money.c
@@ -8,7 +8,8 @@
#define SPRITE_TAG_MONEY (0x2722)
extern u16 gSpecialVar_0x8005;
-extern u8 gUnknown_02038734;
+
+static EWRAM_DATA u8 gUnknown_02038734 = 0;
extern const struct CompressedSpriteSheet gUnknown_083CF584;
extern const struct CompressedSpritePalette gUnknown_083CF58C;