nuclide/Source/Menu-FN/m_customgame.cpp

11 lines
158 B
C++

void menu_customgame_init(void)
{
}
void menu_customgame_draw(void)
{
}
void menu_customgame_input(float evtype, float scanx, float chary, float devid)
{
}