reman3/game_re/gh_stub/level_displayFn.cxx

14 lines
350 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>
// 00446fc0
// level_displayFn
extern "C" void level_displayFn(byte param) {
gh_stub_impl_cdecl<0x00446fc0, void>(param);
}