mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r970) Added 2nd data path for all non-windows OSes
added completely customizable lang path (all non-Windows OSes)
This commit is contained in:
@@ -199,6 +199,7 @@ typedef struct Paths {
|
||||
char *save_dir;
|
||||
char *autosave_dir;
|
||||
char *scenario_dir;
|
||||
char *second_data_dir;
|
||||
} Paths;
|
||||
|
||||
VARDEF Paths _path;
|
||||
|
Reference in New Issue
Block a user