|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
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 335 of file gfxinit.cpp.
References _settings_game, FontCache::ClearFontCaches(), VideoDriver::ClearSystemSprites(), Debug, FONTSIZES_ALL, VideoDriver::GetInstance(), LoadSpriteTables(), SwitchNewGRFBlitter(), and UpdateCursorSize().
Referenced by AfterLoadGame(), GenerateWorld(), and ReloadNewGRFData().