mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-23 12:14:11 +01:00
Codechange: Include table/strings.h in files that use StringIDs.
Be consistent with how and where the file is incldued.
This commit is contained in:
committed by
Peter Nelson
parent
edb101d12f
commit
2909a14374
@@ -21,6 +21,8 @@
|
||||
#include "game_text.hpp"
|
||||
#include "game.hpp"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
/* Convert all Game related classes to Squirrel data. */
|
||||
#include "../script/api/game/game_includes.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user