Add: Expose minimal parts of SpriteCache internals.

These parts are needed to be able to mock the SpriteCache for unit-tests.
This commit is contained in:
Peter Nelson
2023-11-03 18:48:34 +00:00
committed by Peter Nelson
parent 46f63074da
commit 05436d9c2f
3 changed files with 45 additions and 17 deletions

View File

@@ -398,6 +398,7 @@ add_files(
sprite.h
spritecache.cpp
spritecache.h
spritecache_internal.h
station.cpp
station_base.h
station_cmd.cpp