mirror of
https://github.com/zeldaret/tp
synced 2026-05-27 16:13:56 -04:00
almost all of dolphin matched (#2036)
* TRK full match * remove trk asm * ar done * cleanup some dolphin headers * more dolphin cleanup * cleanup / GD fully matched * almost all of GX fully matched * GX / Mtx full matched * most of OS done * pad done * most of VI * remove asm * forgot couple vec funcs * couple JUtility matches
This commit is contained in:
+1
-1
@@ -620,7 +620,7 @@ void dDlst_TimerScrnDraw_c::setScreen(s32 param_0, JKRArchive* i_archive) {
|
||||
JUT_ASSERT(fg != false);
|
||||
dPaneClass_showNullPane(mpGetInScreen);
|
||||
|
||||
i_OSInitFastCast();
|
||||
OSInitFastCast();
|
||||
mpGetInBck = (J2DAnmTransform*)J2DAnmLoaderDataBase::load(
|
||||
JKRGetNameResource("zelda_game_image_cow_get_in.bck", mpArchive));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user