summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 633f10939..445d95b05 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -10,12 +10,8 @@
// Forward declarations of structs.
typedef byte LandscapeID;
-typedef uint16 EngineID;
typedef uint16 UnitID;
-/* IDs used in Pools */
-typedef uint16 EngineRenewID;
-
enum GameModes {
GM_MENU,
GM_NORMAL,