Searched refs:mtxProj (Results 1 – 1 of 1) sorted by relevance
169 static Mtx44 mtxProj; in DrawCartoonOutline() local179 MTXOrtho(mtxProj, 0.0f, (f32) screen_ht, 0.0f, (f32) screen_wd, SCREEN_ZNEAR, SCREEN_ZFAR); in DrawCartoonOutline()238 GXSetProjection(mtxProj, GX_ORTHOGRAPHIC); in DrawCartoonOutline()