summaryrefslogtreecommitdiff
path: root/include/rom6.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-15 12:41:32 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-15 12:41:32 +0100
commit90fa97f8105f511f566042a5df0dd487425c615a (patch)
treeccd87ed2aec52964a80982e873687fdbb82d7a97 /include/rom6.h
parent4b4495f3fe2a65bdf0f2a21c650103c4dbeed514 (diff)
parentfcf3f97da94515a34eda2dc1b564f4bc01adc383 (diff)
merge overworld with master
Diffstat (limited to 'include/rom6.h')
-rw-r--r--include/rom6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rom6.h b/include/rom6.h
index f91b34b4a..058504fe2 100644
--- a/include/rom6.h
+++ b/include/rom6.h
@@ -11,6 +11,8 @@ void UpdateBirchState(u16 days);
void UpdateFrontierManiac(u16 days);
void UpdateFrontierGambler(u16 days);
void SetShoalItemFlag(u16 days);
+
+bool8 npc_before_player_of_type(u8);
u8 oei_task_add(void);
#endif //GUARD_ROM6_H