diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-01-23 21:30:13 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-01-23 21:30:13 -0600 |
commit | 5a57485ece9686eadaf2a96365aa285587ab51af (patch) | |
tree | c8ee151f021eda1a69e6e236cea3bc64e98e4396 /include/field_specials.h | |
parent | f57340b729d741acae17213c9c748738fcc1dcb3 (diff) |
Decompile naming_screen.c
Diffstat (limited to 'include/field_specials.h')
-rw-r--r-- | include/field_specials.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_specials.h b/include/field_specials.h index 1f8fbf147..dd72bdd13 100644 --- a/include/field_specials.h +++ b/include/field_specials.h @@ -2,5 +2,7 @@ #define GUARD_FIELD_SPECIALS_H u8 GetLeadMonIndex(void); +u8 sub_813B260(void); +u16 get_unknown_box_id(void); #endif // GUARD_FIELD_SPECIALS_H |