Re3/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-16 18:16:38 -04:00
WRAPPER void C_PcSave::SetSaveDirectory(const char *path) { EAXJMP(0x591EA0); }