MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / PopulateSystemSprites

Method PopulateSystemSprites

src/video/win32_v.cpp:1530–1533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1528}
1529
1530void VideoDriver_Win32OpenGL::PopulateSystemSprites()
1531{
1532 OpenGLBackend::Get()->PopulateCursorCache();
1533}
1534
1535void VideoDriver_Win32OpenGL::ClearSystemSprites()
1536{

Callers

nothing calls this directly

Calls 1

PopulateCursorCacheMethod · 0.80

Tested by

no test coverage detected