mirror of
https://github.com/td512/re3.git
synced 2026-01-29 23:20:50 +00:00
Link with RW libs
This commit is contained in:
@@ -24,7 +24,11 @@
|
||||
|
||||
#include <list>
|
||||
|
||||
#ifndef RWLIBS
|
||||
void **rwengine = *(void***)0x5A10E1;
|
||||
#else
|
||||
extern "C" int vsprintf(char* const _Buffer, char const* const _Format, va_list _ArgList);
|
||||
#endif
|
||||
|
||||
DebugMenuAPI gDebugMenuAPI;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user