Codechange: move StringParameters to strings_internal.h

This commit is contained in:
Rubidium
2023-06-15 17:09:34 +02:00
committed by rubidium42
parent ad048b143a
commit 1d902a97ce
5 changed files with 125 additions and 125 deletions

View File

@@ -18,7 +18,7 @@
#include "stdafx.h"
#include "newgrf.h"
#include "strings_func.h"
#include "strings_internal.h"
#include "newgrf_storage.h"
#include "newgrf_text.h"
#include "newgrf_cargo.h"