diff options
Diffstat (limited to 'src/interface/Platform.h')
| -rw-r--r-- | src/interface/Platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface/Platform.h b/src/interface/Platform.h index c57dca6..f9119f1 100644 --- a/src/interface/Platform.h +++ b/src/interface/Platform.h @@ -1,6 +1,6 @@ #pragma once - +typedef unsigned short Uint16; /* ***** Platform-ness ***** */ #if defined(_WIN32) || defined(__WIN32__) || defined(WIN32_LEAN_AND_MEAN) |
