From 7d604cbdd43d33fa3f19e86fa868d8d8f9a0fc18 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 13 Jan 2002 10:07:20 +0000 Subject: Added TickerID typedef to ease merging FOX code. --- include/Platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Platform.h') 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. -- cgit v1.2.3