Tries to fix SDL and Qt builds, introduces Emscripten in Travis.
This commit is contained in:
@@ -135,6 +135,8 @@ public:
|
||||
#elif (defined WIN32)
|
||||
std::string filename;
|
||||
void* mSample;
|
||||
#else
|
||||
void* mSample;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user