mupen64plus-oldsvn/glN64/Config.h

6 lines
92 B
C

#ifndef CONFIG_H
#define CONFIG_H
void Config_LoadConfig();
void Config_DoConfig();
#endif