1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-17 11:39:11 +00:00

Cleanup: remove obsolete string_compare_type

This commit is contained in:
Rubidium
2023-05-05 10:43:58 +02:00
committed by rubidium42
parent bc389a86c9
commit 12085d088c
8 changed files with 0 additions and 34 deletions

View File

@@ -11,7 +11,6 @@
#define AI_HPP
#include "../script/api/script_event_types.hpp"
#include "../core/string_compare_type.hpp"
#include "ai_scanner.hpp"
/**