diff options
Diffstat (limited to 'src/d/d_timer.cpp')
| -rw-r--r-- | src/d/d_timer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_timer.cpp b/src/d/d_timer.cpp index 4c8dd71345..0a0ecf4b44 100644 --- a/src/d/d_timer.cpp +++ b/src/d/d_timer.cpp @@ -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)); |
