mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 15:39:21 +02:00
- fix compile error on linux
This commit is contained in:
@@ -32,6 +32,7 @@ typedef Uint16 uint16;
|
||||
typedef Sint32 int32;
|
||||
typedef Uint32 uint32;
|
||||
typedef Sint64 int64;
|
||||
typedef Uint64 uint64;
|
||||
|
||||
}}//end namespace
|
||||
|
||||
|
Reference in New Issue
Block a user