MCPcopy Create free account
hub / github.com/ddnet/ddnet / WarnPngliteIncompatibleImages

Method WarnPngliteIncompatibleImages

src/engine/client/graphics_threaded.cpp:2519–2522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2517}
2518
2519void CGraphics_Threaded::WarnPngliteIncompatibleImages(bool Warn)
2520{
2521 m_WarnPngliteIncompatibleImages = Warn;
2522}
2523
2524void CGraphics_Threaded::SetWindowParams(int FullscreenMode, bool IsBorderless)
2525{

Callers 1

LoadDDNetInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected