diff options
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 |