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

@@ -14,6 +14,7 @@
#include "date_func.h"
#include "depot_base.h"
#include "town.h"
#include "newgrf_dump.h"
#include "safeguards.h"