reman3/game_re/gh_stub/r3_doesMovieHaveSoundtrack.cxx

14 lines
391 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>
// 00442130
// r3_doesMovieHaveSoundtrack
extern "C" int r3_doesMovieHaveSoundtrack(char * param_1) {
return gh_stub_impl_cdecl<(stub_t)0x00442130, int>(param_1);
}