diff options
author | Cameron Hall <cameronghall@cox.net> | 2018-01-22 21:42:14 -0600 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2018-01-22 21:42:14 -0600 |
commit | 1685a7977a652f35998a717395407d625878e20e (patch) | |
tree | 4b658d2c294ae1dd74a8f5f3968f374c2eae08c1 /src/debug | |
parent | c9629085f5e4f5be557817ebe026abcbda33f366 (diff) |
dump some debug baseroms
Diffstat (limited to 'src/debug')
-rw-r--r-- | src/debug/watanabe_debug_menu.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/watanabe_debug_menu.c b/src/debug/watanabe_debug_menu.c index ff6f97933..58ae28510 100644 --- a/src/debug/watanabe_debug_menu.c +++ b/src/debug/watanabe_debug_menu.c @@ -7068,7 +7068,7 @@ void InitSeePokemonGraphics() " .word unk_debug_ewram_0+0x34\n" " .word +0x2018000\n" " .word 0x115\n" - " .word unk_83F8868+0xc\n" + " .word gSpriteTemplate_83F8874\n" " .word gSprites\n" "\n" ); @@ -8641,7 +8641,7 @@ void InitSeeTrainers() " .word debug_80C777C+1\n" " .word unk_debug_ewram_0+0x34\n" " .word +0x2018000\n" - " .word unk_83F8868+0xc\n" + " .word gSpriteTemplate_83F8874\n" " .word gSprites\n" "\n" ); |