diff --git a/libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp b/libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp index 92ab826a9..bb89877ba 100644 --- a/libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp +++ b/libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp @@ -2112,7 +2112,7 @@ static void gfx_run_dl(Gfx* cmd) { switch (opcode) { // RSP commands: - case G_LOAD_UCODE: + case G_LOAD_UCODE: rsp.fog_mul = 0; rsp.fog_offset = 0; break;