|
OpenTTD Source
14.0-beta3
|
#include "../stdafx.h"#include "../blitter/factory.hpp"#include "../core/math_func.hpp"#include "../spritecache.h"#include "../spritecache_internal.h"#include "../table/sprites.h"Go to the source code of this file.
Functions | |
| static bool | MockLoadNextSprite (int load_index) |
| void | MockGfxLoadSprites () |
Mock sprite cache implementation.
Definition in file mock_spritecache.cpp.