Fixed compilation problems in non-PSP, non-FMOD, non-Phonon cases
This commit is contained in:
@@ -95,6 +95,8 @@ class JSample
|
|||||||
Phonon::AudioOutput* mOutput;
|
Phonon::AudioOutput* mOutput;
|
||||||
Phonon::MediaObject* mMediaObject;
|
Phonon::MediaObject* mMediaObject;
|
||||||
void* mSample;
|
void* mSample;
|
||||||
|
#else
|
||||||
|
void* mSample;
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user