mupen64plus-oldsvn/plugins/gfx/glN64/Config.h
Louai Al-Khanji 5453655ff7 Build more.
2008-12-09 07:36:58 +00:00

9 lines
143 B
C

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