(svn r12471) -Codechange: move SignID to a more logical location.

This commit is contained in:
rubidium
2008-03-28 16:36:59 +00:00
parent 492d132831
commit 1c51f1e591
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,6 @@ typedef EngineID *EngineList; ///< engine list type placeholder acceptable for C
/* IDs used in Pools */
typedef uint16 WaypointID;
typedef uint16 SignID;
typedef uint16 EngineRenewID;
enum GameModes {