YAWM-ModMii-Edition/source/restart.h

9 lines
111 B
C
Raw Permalink Normal View History

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