diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 11:37:32 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-08 11:37:32 -0400 |
commit | 676db333866efd16d17aeedc507f53f3db2206ab (patch) | |
tree | 4991dee029e6d4f7ebadfe85074fcab7878ae0c8 /include/rom6.h | |
parent | dc729e5d420c63e83b92ca1b984e164ef7559c8b (diff) |
through DebugMenu_8077C14
Diffstat (limited to 'include/rom6.h')
-rw-r--r-- | include/rom6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rom6.h b/include/rom6.h index 8c3691624..67fc7a18a 100644 --- a/include/rom6.h +++ b/include/rom6.h @@ -5,5 +5,6 @@ extern struct MapPosition gUnknown_0203923C; bool8 npc_before_player_of_type(u8); u8 oei_task_add(void); +void debug_sub_8120968(void); #endif |