diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-04-12 12:30:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-12 12:30:41 -0700 |
commit | cff12d7907f03a8fe939be854555c2e6353bcab8 (patch) | |
tree | 9003393ec7c964e42c39b09b871ea1e252b7372c /include/event_scripts.h | |
parent | a5cd6e8ef4717aad4a055d5acb6ef250e359fc45 (diff) | |
parent | ac7d69eb6e491541837455a2fba0ee63586c6191 (diff) |
Merge pull request #234 from KDSKardabox/master
Port map_obj_lock, map_name_popup, rom6 & script_movement
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 6799b82b4..eb523a487 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -388,6 +388,7 @@ extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C88[]; extern const u8 FieryPath_EventScript_2908FD[]; extern const u8 EventScript_290CAE[]; extern const u8 EventScript_2926F8[]; +extern const u8 Route111_EventScript_2907F0[]; //player pc extern const u8 LittlerootTown_BrendansHouse_2F_EventScript_1F863F[]; |