misc_gui.c
changeset 337 66647f97e7c0
parent 278 950c3ac6e649
child 390 672930cad487
equal deleted inserted replaced
336:9581e0c581fd 337:66647f97e7c0
     7 #include "gfx.h"
     7 #include "gfx.h"
     8 #include "station.h"
     8 #include "station.h"
     9 #include "command.h"
     9 #include "command.h"
    10 #include "player.h"
    10 #include "player.h"
    11 #include "town.h"
    11 #include "town.h"
       
    12 #include "sound.h"
    12 
    13 
    13 #include "hal.h" // Fios items
    14 #include "hal.h" // Fios items
    14 
    15 
    15 bool _query_string_active;
    16 bool _query_string_active;
    16 static void SetFiosType(const byte fiostype);
    17 static void SetFiosType(const byte fiostype);