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

@@ -15,6 +15,7 @@
#include "clear_map.h"
#include "core/hash_func.hpp"
#include "string_func.h"
#include "newgrf_dump.h"
#include "safeguards.h"