mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 15:45:06 -04:00
Update libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp
Co-authored-by: David Chavez <david@dcvz.io>
This commit is contained in:
parent
4a2d9d8a4c
commit
32c10ac885
@ -2112,7 +2112,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;
|
||||||
|
Loading…
Reference in New Issue
Block a user