diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-28 20:27:41 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-28 20:27:41 -0400 |
| commit | 0993cb64f7c3a4ff8827da72acc76afccca682e6 (patch) | |
| tree | 31c5ec828d3c96b5cbca6849e5af35993c1325d0 /data | |
| parent | b6c7c6523fedb21e5928fbaf8e01747f4283cfc1 (diff) | |
Berry_pouch through sub_813D5BC
Diffstat (limited to 'data')
| -rw-r--r-- | data/berry_pouch.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/berry_pouch.s b/data/berry_pouch.s index ac62b258b..7c45b0383 100644 --- a/data/berry_pouch.s +++ b/data/berry_pouch.s @@ -28,8 +28,9 @@ gUnknown_84643B0:: @ 84643B0 .incbin "baserom.gba", 0x4643B0, 0x4 gUnknown_84643B4:: @ 84643B4 - .incbin "baserom.gba", 0x4643B4, 0x4 + .string " $" + .align 2 gUnknown_84643B8:: @ 84643B8 .incbin "baserom.gba", 0x4643B8, 0x20 |
