mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 17:09:02 +02:00
- fix broken win32 compile (but no freetype2 support yet)
This commit is contained in:
@@ -34,7 +34,9 @@ typedef Uint32 uint32;
|
||||
typedef Sint64 int64;
|
||||
typedef Uint64 uint64;
|
||||
|
||||
#ifndef WIN32
|
||||
typedef uint8 byte;
|
||||
#endif
|
||||
|
||||
}}//end namespace
|
||||
|
||||
|
Reference in New Issue
Block a user