re3-wiiu/src/PCSave.cpp

8 lines
165 B
C++
Raw Normal View History

#include "common.h"
#include "patcher.h"
#include "Frontend.h"
#include "PCSave.h"
2019-06-17 00:16:38 +02:00
WRAPPER void C_PcSave::SetSaveDirectory(const char *path) { EAXJMP(0x591EA0); }