mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Rename another function...
This commit is contained in:
@ -31,7 +31,7 @@ private:
|
||||
void DestroyXWindow();
|
||||
void XEventThread();
|
||||
public:
|
||||
void SwapBuffers();
|
||||
void Swap();
|
||||
void UpdateFPSDisplay(const char *Text);
|
||||
bool Create(void *&window_handle);
|
||||
bool MakeCurrent();
|
||||
|
Reference in New Issue
Block a user