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::MediaObject* mMediaObject;
|
||||
void* mSample;
|
||||
#else
|
||||
void* mSample;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user