14 lines
393 B
C++
14 lines
393 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>
|
|
|
|
// 0051e0a8
|
|
// Direct3DCreate8
|
|
extern "C" IDirect3D8 * Direct3DCreate8(UINT SDKVersion) {
|
|
return gh_stub_impl_stdcall<(stub_t)0x0051e0a8, IDirect3D8 *>(SDKVersion);
|
|
}
|