settings.c
changeset 1317 f382f1b439c7
parent 1282 e7a73ee62d2f
child 1329 a8a0d60b0a8e
equal deleted inserted replaced
1316:a7352de83a2b 1317:f382f1b439c7
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "ttd.h"
     2 #include "ttd.h"
     3 #include "sound.h"
     3 #include "sound.h"
       
     4 #include "string.h"
     4 #include "table/currency.h"
     5 #include "table/currency.h"
     5 #include "network.h"
     6 #include "network.h"
     6 #include "settings.h"
     7 #include "settings.h"
     7 
     8 
     8 typedef struct IniFile IniFile;
     9 typedef struct IniFile IniFile;