mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-16 17:02:37 +01:00
(svn r23369) -Codechange: use script includes when possible, not ai includes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "script_execmode.hpp"
|
||||
#include "../../company_base.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../../ai/ai_instance.hpp"
|
||||
#include "../script_instance.hpp"
|
||||
#include "../script_fatalerror.hpp"
|
||||
|
||||
bool ScriptExecMode::ModeProc()
|
||||
|
||||
Reference in New Issue
Block a user