diff options
| author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-09-16 13:58:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-16 13:58:46 -0500 |
| commit | 1220a139db46c41356f8f5edb6c5a5f55d6340e3 (patch) | |
| tree | ef4ad6691736bc4cc918dea80e4b2ed3c9fe693c /data/event_scripts.s | |
| parent | 78009a835f840864b3d30af00c65a745f75b80fa (diff) | |
| parent | b1e90c1d5011ea19a50cacbb36bda39e436b1e56 (diff) | |
Merge pull request #29 from DizzyEggg/decomp_berry
decompile berry
Diffstat (limited to 'data/event_scripts.s')
| -rw-r--r-- | data/event_scripts.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index cef599407..f058d75db 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -198,7 +198,7 @@ gUnknown_08273D1F:: @ 8273D1F gUnknown_082742E6:: @ 82742E6 .incbin "baserom.gba", 0x2742e6, 0x13 -gUnknown_082742F9:: @ 82742F9 +BerryTreeScript:: @ 82742F9 .incbin "baserom.gba", 0x2742f9, 0x189 gUnknown_08274482:: @ 8274482 |
