reman3/game_re/gh_stub/UNKr3_renderViewport.cxx

14 lines
387 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>
// 00447200
// ?r3_renderViewport
extern "C" bool UNKr3_renderViewport(byte viewportIdx) {
return gh_stub_impl_stdcall<(stub_t)0x00447200, bool>(viewportIdx);
}