src/fios.h
branchnoai
changeset 9724 b39bc69bb2f2
parent 9723 eee46cb39750
child 10355 ee4b5f7a5bf2
equal deleted inserted replaced
9723:eee46cb39750 9724:b39bc69bb2f2
     2 
     2 
     3 /** @file fios.h Declarations for savegames operations */
     3 /** @file fios.h Declarations for savegames operations */
     4 
     4 
     5 #ifndef FIOS_H
     5 #ifndef FIOS_H
     6 #define FIOS_H
     6 #define FIOS_H
       
     7 
       
     8 #include "strings_type.h"
     7 
     9 
     8 enum {
    10 enum {
     9 	/**
    11 	/**
    10 	 * Slot used for the GRF scanning and such. This slot cannot be reused
    12 	 * Slot used for the GRF scanning and such. This slot cannot be reused
    11 	 * as it will otherwise cause issues when pressing "rescan directories".
    13 	 * as it will otherwise cause issues when pressing "rescan directories".