mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
More demo work
This commit is contained in:
@@ -138,7 +138,7 @@ void dDlst_2Dt_Sp_c::draw() {
|
||||
GXSetCullMode(GX_CULL_NONE);
|
||||
GXSetDither(GX_FALSE);
|
||||
GXSetClipMode(GX_CLIP_DISABLE);
|
||||
GXLoadPosMtxImm(mDoMtx_getIdentity(), GX_PNMTX0);
|
||||
GXLoadPosMtxImm(cMtx_getIdentity(), GX_PNMTX0);
|
||||
GXSetCurrentMtx(GX_PNMTX0);
|
||||
|
||||
f32 x1, y1;
|
||||
|
||||
Reference in New Issue
Block a user