9 lines
138 B
C++
9 lines
138 B
C++
#include "StdAfx.h"
|
|
|
|
#include "Windows/AppleWin.h"
|
|
|
|
HINSTANCE g_hInstance = (HINSTANCE)0;
|
|
|
|
void SetLoadedSaveStateFlag(bool)
|
|
{
|
|
}
|