diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-03-12 13:56:20 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-03-12 13:56:20 +0530 |
commit | e7cf8e5c1713c624b7b9db7a58c6c812e90ec7a9 (patch) | |
tree | 1646afc54b86e4804b0bd903b7ecd2aa70a2836a /include/event_scripts.h | |
parent | 29e51811f411dfeae825e6c0c259ffa3f9ac08b2 (diff) |
Start decompile player_pc
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 4c5dfd544..defeadc30 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -387,4 +387,8 @@ extern const u8 FieryPath_EventScript_2908FD[]; extern const u8 EventScript_290CAE[]; extern const u8 EventScript_2926F8[]; +//player pc +extern const u8 LittlerootTown_BrendansHouse_2F_EventScript_1F863F[]; +extern const u8 LittlerootTown_MaysHouse_2F_EventScript_1F958F[]; + #endif //GUARD_EVENT_SCRIPTS_H |