Compilation fix

This commit is contained in:
Nekotekina 2014-08-31 03:06:43 +04:00
parent 367b8e7129
commit ff3df64a26
9 changed files with 27 additions and 34 deletions

View file

@ -9,7 +9,7 @@
//Module cellSync2(0x0055, cellSync2_init);
Module* cellSync2 = nullptr;
#ifdef PRX_DEBUG
#ifdef _WIN32
#include "prx_libsync2.h"
u32 libsync2;
u32 libsync2_rtoc;