diff options
Diffstat (limited to 'include/Platform.h')
-rw-r--r-- | include/Platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Platform.h b/include/Platform.h index 634792960..235123a55 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -51,6 +51,7 @@ typedef void *FontID; typedef void *SurfaceID; typedef void *WindowID; typedef void *MenuID; +typedef void *TickerID; /** * A geometric point class. |