summaryrefslogtreecommitdiff
path: root/src/money.c
diff options
context:
space:
mode:
authordrifloony <drifloony@users.noreply.github.com>2017-07-21 15:34:05 -0700
committerGitHub <noreply@github.com>2017-07-21 15:34:05 -0700
commit8ed167339c52b32e5149077e9e2c91f981268af9 (patch)
tree765873e0da27644ad94fcf0eee9a8f76f95e96c6 /src/money.c
parent95d3a7848ca07ad7035d1a717b489c4ea303a3ba (diff)
parent68e47a6fa0b56451223c22dc9a759534c988db5b (diff)
Merge branch 'master' into mon_markings
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;