This commit is contained in:
2024-09-24 21:46:10 +08:00
parent ae2fb42e87
commit 648d8256ad
10 changed files with 922 additions and 113 deletions

View File

@@ -1,14 +0,0 @@
// AUTO-GENERATED FILE!!!!
// This function has yet to be decompiled using 'Dump Current Function' in ghidra
// with possible manualy fixes
#include <r3/binders/auto.h>
#include <gh_global.h>
#include <stdexcept>
// 0043e1d0
// Erm_fn_ucInitErrMsg
extern "C" R3ModuleId Erm_fn_ucInitErrMsg(void) {
// TODO: Implement this function
throw std::runtime_error("Function not implemented: Erm_fn_ucInitErrMsg");
}