reman3/game_re/gh_stub/r3_noop.cxx

14 lines
374 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 <r3/binders/stub.h>
#include <gh_global.h>
// 00401100
// r3_noop
extern "C" void r3_noop(void * p_cTxt1, void * p_cTxt2) {
gh_stub_impl_stdcall<void>((void*)0x00401100, p_cTxt1, p_cTxt2);
}