mupen64plus-oldsvn/glN64/Config.h

9 lines
138 B
C

#ifndef CONFIG_H
#define CONFIG_H
#include "../main/winlnxdefs.h"
void Config_LoadConfig();
void Config_DoConfig(HWND hParent);
#endif