diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2016-11-01 17:34:01 -0500 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2016-11-01 17:36:43 -0500 |
| commit | 67ac6db95e537a68ebdc474f75e9ba6c0550c09d (patch) | |
| tree | 54c21bef253fdc538a942486c9bf73f3b1b4aead /data | |
| parent | dd3e5da227ec32c579962f98c56f30ce2b683afe (diff) | |
Finish port of agb_flash
Diffstat (limited to 'data')
| -rw-r--r-- | data/sound_data.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sound_data.s b/data/sound_data.s index 1de5125ed..b90c6f449 100644 --- a/data/sound_data.s +++ b/data/sound_data.s @@ -31,4 +31,4 @@ gUnknown_086B49C0:: @ 86B49C0 .incbin "baserom.gba", 0x6b49c0, 0x30 gUnknown_086B49F0:: @ 86B49F0 - .incbin "baserom.gba", 0x6b49f0, 0x2ee6e0 + .incbin "baserom.gba", 0x6b49f0, 0x2ee660 |
