Update libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp

Co-authored-by: David Chavez <david@dcvz.io>
This commit is contained in:
Ada 2022-08-17 14:47:43 +01:00 committed by Kenix3
parent edb5261b07
commit b14fb37b81
1 changed files with 1 additions and 1 deletions

View File

@ -2134,7 +2134,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;