mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-03-21 17:34:42 -05:00
7 lines
137 B
C
7 lines
137 B
C
#ifndef _DEBUG_MENU_FUNCTIONS_H
|
|
#define _DEBUG_MENU_FUNCTIONS_H
|
|
|
|
|
|
void dbg_menu_print_number(void *context, unsigned user_param);
|
|
|
|
#endif |