diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-21 12:46:19 +0100 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-21 12:46:19 +0100 |
| commit | ad2ef517bd702c352d7a4d5b64db0e99f04721c2 (patch) | |
| tree | 540ef4c700ee35c2b177e219a9c0092a3a9aa29c /data/unknown_serial_data.s | |
| parent | 77352c7ee480fe3127692ce50a6bdd019de87291 (diff) | |
| parent | 8a60952fc01ada92e029be488481a29da32f47eb (diff) | |
option menu fix conflicts
Diffstat (limited to 'data/unknown_serial_data.s')
| -rw-r--r-- | data/unknown_serial_data.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/unknown_serial_data.s b/data/unknown_serial_data.s index 72c4eec29..42eb5c31e 100644 --- a/data/unknown_serial_data.s +++ b/data/unknown_serial_data.s @@ -1,4 +1,5 @@ .section .rodata + .align 2 gUnknown_089A3470:: @ 89A3470 - .incbin "baserom.gba", 0x9a3470, 0x30e0 + .incbin "data/unknown_serial_data.bin" |
