(svn r9764) -Codechange: replace some lookup tables by functions.
This commit is contained in:
@@ -473,7 +473,7 @@ enum WindowClass {
|
||||
};
|
||||
|
||||
|
||||
enum {
|
||||
enum ExpensesType {
|
||||
EXPENSES_CONSTRUCTION = 0,
|
||||
EXPENSES_NEW_VEHICLES = 1,
|
||||
EXPENSES_TRAIN_RUN = 2,
|
||||
|
Reference in New Issue
Block a user