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 GitHub
parent 4a2d9d8a4c
commit 32c10ac885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;