diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-12 20:29:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-12 20:29:24 -0400 |
| commit | ad25741237f491c1b8b0241be2cd7fbfaa128b20 (patch) | |
| tree | a2f36dd6f7b9671a2fbca48f42a41a6a8af79f02 /data/map_event_scripts.inc | |
| parent | 423dc1aeb1f52567865c8619e8eb827ac404c929 (diff) | |
| parent | c993f5db4e0ab8052875ab80f980d4100b809764 (diff) | |
Merge pull request #66 from pret/help_system_812B1E0
Decompile help_system_812b1e0
Diffstat (limited to 'data/map_event_scripts.inc')
| -rw-r--r-- | data/map_event_scripts.inc | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/data/map_event_scripts.inc b/data/map_event_scripts.inc index 9a41120b1..460477812 100644 --- a/data/map_event_scripts.inc +++ b/data/map_event_scripts.inc @@ -3257,31 +3257,9 @@ CeladonCity_GameCorner_EventScript_1B2867:: @ 81B2867 .incbin "baserom.gba", 0x1B2867, 0xD1 FourIsland_House2_EventScript_1B2938:: @ 81B2938 - .incbin "baserom.gba", 0x1B2938, 0x4E4 + .incbin "baserom.gba", 0x1B2938, 0x4C0 -gUnknown_81B2E1C:: @ 81B2E1C - .string "How do I do this?$" - -gUnknown_81B2E2E:: @ 81B2E2E - .string "What does this term mean?$" - -gUnknown_81B2E48:: @ 81B2E48 - .string "About this game$" - -gUnknown_81B2E58:: @ 81B2E58 - .string "Type Matchup List$" - -gUnknown_81B2E6A:: @ 81B2E6A - .string "EXIT$" - -gUnknown_81B2E6F:: @ 81B2E6F - .incbin "baserom.gba", 0x1B2E6F, 0x15A - -gUnknown_81B2FC9:: @ 81B2FC9 - .incbin "baserom.gba", 0x1B2FC9, 0x52 - -gUnknown_81B301B:: @ 81B301B - .incbin "baserom.gba", 0x1B301B, 0x8199 + .include "data/text/help_system.inc" CeladonCity_PokemonCenter_2F_MapScript4_1BB1B4:: @ 81BB1B4 CeruleanCity_PokemonCenter_2F_MapScript4_1BB1B4:: @ 81BB1B4 |
