Move NewGRF sprite dump declarations to new header file

This commit is contained in:
Jonathan G Rennison
2024-05-30 19:05:32 +01:00
parent dc6ba9b9d8
commit 99e6b75337
16 changed files with 73 additions and 45 deletions

View File

@@ -18,6 +18,7 @@
#include "company_base.h"
#include "error.h"
#include "strings_func.h"
#include "newgrf_dump.h"
#include "core/random_func.hpp"
#include "table/strings.h"