mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 17:36:30 +02:00
Fixed and added some paths
This commit is contained in:
@@ -90,7 +90,6 @@ typedef Sint64 int64;
|
||||
typedef Uint64 uint64;
|
||||
typedef uint8 byte;
|
||||
|
||||
// !!! WINDOWS
|
||||
#else
|
||||
|
||||
typedef HWND WindowHandle;
|
||||
|
@@ -71,7 +71,6 @@ namespace Shared {
|
||||
void message(const string &message,bool isNonGraphicalModeEnabled, const string &writepath);
|
||||
void exceptionMessage(const exception &excp);
|
||||
|
||||
// WINDOWS
|
||||
#else
|
||||
|
||||
// =====================================================
|
||||
|
Reference in New Issue
Block a user