mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-15 10:39:10 +00:00
(svn r2274) - Codechange: some comments, parentheses and EngineID typedef for engine_type
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#endif
|
||||
|
||||
typedef uint16 UnitID; //! All unitnumber stuff is of this type (or anyway, should be)
|
||||
typedef uint16 EngineID; //! All enginenumbers should be of this type
|
||||
|
||||
// Prices and also the fractional part.
|
||||
VARDEF Prices _price;
|
||||
|
Reference in New Issue
Block a user