equal
  deleted
  inserted
  replaced
  
    
    
     8 #include "landscape.h"  | 
     8 #include "landscape.h"  | 
     9 #include "map.h"  | 
     9 #include "map.h"  | 
    10 #include "mixer.h"  | 
    10 #include "mixer.h"  | 
    11 #include "sound.h"  | 
    11 #include "sound.h"  | 
    12 #include "vehicle.h"  | 
    12 #include "vehicle.h"  | 
    13 #include "window.h"  | 
         | 
    14 #include "viewport.h"  | 
    13 #include "viewport.h"  | 
    15 #include "fileio.h"  | 
    14 #include "fileio.h"  | 
    16 #include "newgrf_sound.h"  | 
    15 #include "newgrf_sound.h"  | 
    17 #include "helpers.hpp"  | 
    16 #include "helpers.hpp"  | 
    18 #include "fios.h"  | 
    17 #include "fios.h"  | 
         | 
    18 #include "window_gui.h"  | 
    19   | 
    19   | 
    20 static uint _file_count;  | 
    20 static uint _file_count;  | 
    21 static FileEntry *_files;  | 
    21 static FileEntry *_files;  | 
    22   | 
    22   | 
    23 // Number of levels of panning per side  | 
    23 // Number of levels of panning per side  |