mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
initialize the uninitialized
This commit is contained in:
@ -23,5 +23,6 @@
|
||||
|
||||
void VideoCommon_DoState(PointerWrap &p);
|
||||
void VideoCommon_RunLoop(bool enable);
|
||||
void VideoCommon_Init();
|
||||
|
||||
#endif // _VIDEOSTATE_H
|
||||
|
Reference in New Issue
Block a user