reman3/game_re/gh_stub/FUN_00477cb0.cxx

15 lines
472 B
C++

// 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>
// 00477cb0
// FUN_00477cb0
extern "C" void FUN_00477cb0(float param_1, float param_2, float param_3, float param_4, int param_5, undefined4 param_6) {
// TODO: Implement this function
throw GHStubException("Function not implemented: FUN_00477cb0");
}