mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Remove cg.lib from some files for Windows and renaming a function.
This commit is contained in:
@ -37,7 +37,7 @@ class cInterfaceWX : public cInterfaceBase
|
||||
public:
|
||||
void SwapBuffers();
|
||||
void UpdateFPSDisplay(const char *Text);
|
||||
bool CreateWindow(void *&window_handle);
|
||||
bool Create(void *&window_handle);
|
||||
bool MakeCurrent();
|
||||
void Shutdown();
|
||||
|
||||
|
Reference in New Issue
Block a user