initialize the uninitialized

This commit is contained in:
nitsuja
2012-01-02 02:20:22 -08:00
parent 81a1efab8e
commit 39613a95a8
24 changed files with 157 additions and 11 deletions

View File

@ -23,5 +23,6 @@
void VideoCommon_DoState(PointerWrap &p);
void VideoCommon_RunLoop(bool enable);
void VideoCommon_Init();
#endif // _VIDEOSTATE_H