mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 13:34:46 -04:00
Copy dolphin/gx progress from TP
This commit is contained in:
@@ -148,7 +148,7 @@ void J3DSys::setTexCacheRegion(GXTexCacheSize size) {
|
||||
|
||||
/* 802D8EE0-802D956C .text drawInit__6J3DSysFv */
|
||||
void J3DSys::drawInit() {
|
||||
GXSetMisc(2, 0);
|
||||
GXSetMisc(GX_MT_DL_SAVE_CONTEXT, 0);
|
||||
GXInvalidateVtxCache();
|
||||
GXSetCurrentMtx(GX_PNMTX0);
|
||||
GXSetCullMode(GX_CULL_BACK);
|
||||
|
||||
Reference in New Issue
Block a user