Update libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp
Co-authored-by: David Chavez <david@dcvz.io>
This commit is contained in:
@@ -2134,7 +2134,7 @@ static void gfx_run_dl(Gfx* cmd) {
|
|||||||
|
|
||||||
switch (opcode) {
|
switch (opcode) {
|
||||||
// RSP commands:
|
// RSP commands:
|
||||||
case G_LOAD_UCODE:
|
case G_LOAD_UCODE:
|
||||||
rsp.fog_mul = 0;
|
rsp.fog_mul = 0;
|
||||||
rsp.fog_offset = 0;
|
rsp.fog_offset = 0;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user