Fixed android compilation
This commit is contained in:
@@ -252,7 +252,7 @@ protected:
|
|||||||
void DestroySoundSystem();
|
void DestroySoundSystem();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
#ifdef PSP
|
#if (defined PSP || defined ANDROID)
|
||||||
JMusic *mCurrentMusic;
|
JMusic *mCurrentMusic;
|
||||||
JSample *mCurrentSample;
|
JSample *mCurrentSample;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user