1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-22 11:44:17 +01:00

Codechange: Cleanup unnecessary includes of spritecache.h (#14678)

This commit is contained in:
Peter Nelson
2025-09-28 18:09:57 +01:00
committed by GitHub
parent ff674829f5
commit 5ed8f1203b
14 changed files with 6 additions and 13 deletions

View File

@@ -19,7 +19,6 @@
#include "pathfinder/yapf/yapf.h"
#include "pathfinder/yapf/yapf_ship_regions.h"
#include "newgrf_sound.h"
#include "spritecache.h"
#include "strings_func.h"
#include "window_func.h"
#include "timer/timer_game_calendar.h"