mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 21:49:10 +00:00
(svn r1255) Renamed "postfix" to "suffix", for strings and variable names
This commit is contained in:
@@ -45,8 +45,8 @@ typedef struct {
|
||||
uint16 rate;
|
||||
char separator;
|
||||
uint16 to_euro;
|
||||
char pre[16];
|
||||
char post[16];
|
||||
char prefix[16];
|
||||
char suffix[16];
|
||||
} CurrencySpec;
|
||||
|
||||
VARDEF CurrencySpec _currency_specs[24];
|
||||
|
Reference in New Issue
Block a user