mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
initialize the uninitialized
This commit is contained in:
parent
81a1efab8e
commit
39613a95a8
24 changed files with 157 additions and 11 deletions
|
@ -23,5 +23,6 @@
|
|||
|
||||
void VideoCommon_DoState(PointerWrap &p);
|
||||
void VideoCommon_RunLoop(bool enable);
|
||||
void VideoCommon_Init();
|
||||
|
||||
#endif // _VIDEOSTATE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue