7 lines
89 B
C
7 lines
89 B
C
#ifndef RESTART_PROGRAM_H
|
|
#define RESTART_PROGRAM_H
|
|
|
|
void Win32RestartProgram();
|
|
|
|
#endif
|