diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-04 08:49:05 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-05 22:43:26 -0400 |
commit | 56d822f9e3fe9ed65377151c0b839e4eaa7caea9 (patch) | |
tree | b12164fe944f4d340bcbed1aa1e599d8d1d4f757 /include/debug.h | |
parent | b5dbdbc4b918b1fd3b60084ea92ce9ad6830733b (diff) |
Renaming
Diffstat (limited to 'include/debug.h')
-rw-r--r-- | include/debug.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/debug.h b/include/debug.h index 2136dbfb8..469560b9e 100644 --- a/include/debug.h +++ b/include/debug.h @@ -14,4 +14,7 @@ void debug_nullsub_66(void); // sound_check_menu void CB2_StartSoundCheckMenu(void); +// nakamura_debug_menu +void NakaGenderTest(void); + #endif // GUARD_DEBUG_H |