fix mac too?

This commit is contained in:
briaguya 2023-11-12 05:33:46 -05:00
commit 1a4d6f5be7

View file

@ -7,6 +7,7 @@
#include "functions.h" #include "functions.h"
#include "soh/OTRGlobals.h" #include "soh/OTRGlobals.h"
#include "SfxTable.h" #include "SfxTable.h"
#include <sstream>
const char* GetLanguageCode(); const char* GetLanguageCode();
extern "C" { extern "C" {
extern Vec3f D_801333D4; extern Vec3f D_801333D4;