diff options
author | scnorton <scnorton@biociphers.org> | 2019-04-11 12:55:13 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-04-11 12:55:13 -0400 |
commit | fb7ba2161078a822da9698ef801472baf1ee0ed1 (patch) | |
tree | 5bde7ac6f682d489e0ae1bc805777830149f8257 /data | |
parent | b9e852193ae86f4e0f84fe1fea8116e095549b75 (diff) |
finish oak_speech code decomp
Diffstat (limited to 'data')
-rw-r--r-- | data/data_845FD54.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/data_845FD54.s b/data/data_845FD54.s index 42d8923b3..d26c0c7ab 100644 --- a/data/data_845FD54.s +++ b/data/data_845FD54.s @@ -55,7 +55,8 @@ gUnknown_8462ED0:: @ 8462ED0 window_template 0x00, 0x02, 0x02, 0x06, 0x04, 0x0f, 0x0180 gUnknown_8462ED8:: @ 8462ED8 - .incbin "baserom.gba", 0x462ED8, 0x10 + window_template 0x00, 0x02, 0x02, 0x0c, 0x0a, 0x0f, 0x0001 + window_template 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0000 .align 2 gUnknown_8462EE8:: @ 8462EE8 |