Go to the documentation of this file.
12 #ifndef SCRIPT_STORAGE_HPP
13 #define SCRIPT_STORAGE_HPP
15 #include "../signs_func.h"
16 #include "../vehicle_func.h"
17 #include "../road_type.h"
19 #include "../goal_type.h"
20 #include "../story_type.h"
22 #include "table/strings.h"
34 friend class ScriptObject;