Compile fix
This commit is contained in:
@@ -22,9 +22,9 @@ namespace lime {
|
||||
private:
|
||||
|
||||
void *mBuffer;
|
||||
int mDirection;
|
||||
int mScript;
|
||||
int mLanguage;
|
||||
long mDirection;
|
||||
long mScript;
|
||||
long mLanguage;
|
||||
|
||||
};
|
||||
|
||||
@@ -32,4 +32,4 @@ namespace lime {
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user