OpenTTD Source 20241224-master-gee860a5c8e
|
Functions related to the graphics initialization. More...
Go to the source code of this file.
Functions | |
void | GfxLoadSprites () |
Initialise and load all the sprites. | |
Functions related to the graphics initialization.
Definition in file gfxinit.h.
void GfxLoadSprites | ( | ) |
Initialise and load all the sprites.
Definition at line 323 of file gfxinit.cpp.
References _settings_game, VideoDriver::ClearSystemSprites(), Debug, GameSettings::game_creation, VideoDriver::GetInstance(), GameCreationSettings::landscape, LoadSpriteTables(), SwitchNewGRFBlitter(), and UpdateCursorSize().
Referenced by AfterLoadGame(), GenerateWorld(), and ReloadNewGRFData().