reman3/game_re/gh_stub/FUN_0046f640.cxx

15 lines
445 B
C++

// AUTO-GENERATED FILE!!!!
// This function has yet to be decompiled using 'Dump Current Function' in ghidra
// with possible manualy fixes
#include <gh_auto_binder.h>
#include "../gh_global.h"
#include <stdexcept>
// 0046f640
// FUN_0046f640
extern "C" undefined FUN_0046f640(undefined param_1, short param_2, undefined4 * param_3) {
// TODO: Implement this function
throw std::runtime_error("Function not implemented: FUN_0046f640");
}