Searched refs:SLOT_CUSTOM (Results 1 – 1 of 1) sorted by relevance
2057 enum Slot{ SLOT_CUSTOM=0, SLOT_BODY=1, SLOT_WHEEL=2, SLOT_MAX=3 }; enumerator2100 customTexture = LoadTextureSafe( SLOT_CUSTOM, false ); in LoadTextures()