Searched refs:GetTplTexture (Results 1 – 1 of 1) sorted by relevance
85 static void GetTplTexture ( MyTexObj* to, u32 num );285 GetTplTexture(&sc->texture, sc->texNumber); in DrawInit()372 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()377 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()386 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()393 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()421 void GetTplTexture( MyTexObj* to, u32 num ) in GetTplTexture() function