From 1f870e2bc917047a561d0af60f4a9aaf9232a4b9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 28 Mar 2008 16:41:12 +0000 Subject: (svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h. --- src/openttd.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/openttd.h') diff --git a/src/openttd.h b/src/openttd.h index 8466bc958..633f10939 100644 --- a/src/openttd.h +++ b/src/openttd.h @@ -9,13 +9,11 @@ #endif // Forward declarations of structs. -struct Waypoint; typedef byte LandscapeID; typedef uint16 EngineID; typedef uint16 UnitID; /* IDs used in Pools */ -typedef uint16 WaypointID; typedef uint16 EngineRenewID; enum GameModes { -- cgit v1.2.3-70-g09d2