diff options
Diffstat (limited to 'src/engine/HM_Intro.cpp')
| -rw-r--r-- | src/engine/HM_Intro.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/engine/HM_Intro.cpp b/src/engine/HM_Intro.cpp index 1e05d1639..bbbd6d910 100644 --- a/src/engine/HM_Intro.cpp +++ b/src/engine/HM_Intro.cpp @@ -167,8 +167,7 @@ void HarbourMastersIntro::HM_DrawIntro() { void HarbourMastersIntro::Setup() { u16 perspNorm; - - move_segment_table_to_dmem(); + gDPSetTexturePersp(gDisplayListHead++, G_TP_PERSP); // Setup camera perspective |
