mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 22:01:06 -06:00
add relevant config entries
This commit is contained in:
@ -40,8 +40,11 @@ bool HasConfigFile(const char* fileName);
|
||||
void Load();
|
||||
void Save();
|
||||
|
||||
extern int _3DRenderer;
|
||||
extern int Threaded3D;
|
||||
|
||||
extern int GL_Antialias;
|
||||
|
||||
}
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
Reference in New Issue
Block a user