summaryrefslogtreecommitdiff
path: root/src/pokemon/mail.c
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-01-21 18:14:47 -0600
committerCameron Hall <cameronghall@cox.net>2018-01-21 18:14:47 -0600
commitffb74a0211f750506650b66fe2bcdf7ddf770668 (patch)
tree525a894d2d65ffe7b94b499c040ecc5fe84b401b /src/pokemon/mail.c
parent608e06126acdc8b6d32a0aa71fdc57bc188b8d7b (diff)
match debug ROM
Diffstat (limited to 'src/pokemon/mail.c')
-rw-r--r--src/pokemon/mail.c11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/pokemon/mail.c b/src/pokemon/mail.c
index 3187fef9f..11851410b 100644
--- a/src/pokemon/mail.c
+++ b/src/pokemon/mail.c
@@ -68,11 +68,6 @@ struct MailGraphics
u16 color12;
};
-#if DEBUG
-// should be static
-__attribute__((section(".bss"))) u8 unk_debug_bss_2;
-#endif
-
const u16 gUnknown_083E562C[][2] =
{
{0x6ACD, 0x51A5},
@@ -977,7 +972,7 @@ void debug_sub_810C910()
" .align 2, 0\n"
"._143:\n"
" .word gPaletteFade\n"
- " .word unk_debug_bss_2\n"
+ " .word gUnknown_0300074C\n"
" .word gSaveBlock1\n"
" .word gSpecialVar_0x8005\n"
" .word 0x2b6c\n"
@@ -1529,7 +1524,7 @@ void debug_sub_810CD9C()
"._192:\n"
" .align 2, 0\n"
"._191:\n"
- " .word unk_debug_bss_2\n"
+ " .word gUnknown_0300074C\n"
" .word gSpecialVar_0x8004\n"
" .word gSpecialVar_0x8005\n"
" .word gSpecialVar_0x8006\n"
@@ -2372,7 +2367,7 @@ void debug_sub_810D388()
"._300:\n"
" .align 2, 0\n"
"._299:\n"
- " .word unk_debug_bss_2\n"
+ " .word gUnknown_0300074C\n"
" .word 0x43c\n"
"._297:\n"
" bl ScanlineEffect_Stop\n"