mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
VideoState: Simplify dummy wrapper.
This commit is contained in:
@ -7,5 +7,4 @@
|
||||
class PointerWrap;
|
||||
|
||||
void VideoCommon_DoState(PointerWrap &p);
|
||||
void VideoCommon_RunLoop(bool enable);
|
||||
void VideoCommon_Init();
|
||||
|
Reference in New Issue
Block a user