YAWM-ModMii-Edition/source/menu.h

9 lines
83 B
C
Raw Normal View History

2017-10-16 11:55:29 +02:00
#ifndef _MENU_H_
#define _MENU_H_
/* Prototypes */
void Menu_Loop(void);
#endif