Home
last modified time | relevance | path

Searched refs:SLOT_CUSTOM (Results 1 – 1 of 1) sorted by relevance

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycle.cpp2057 enum Slot{ SLOT_CUSTOM=0, SLOT_BODY=1, SLOT_WHEEL=2, SLOT_MAX=3 }; enumerator
2100 customTexture = LoadTextureSafe( SLOT_CUSTOM, false ); in LoadTextures()