mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-30 03:28:55 -07:00
Update libultraship/libultraship/Lib/Fast3D/gfx_pc.cpp
Co-authored-by: David Chavez <david@dcvz.io>
This commit is contained in:
parent
edb5261b07
commit
b14fb37b81
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue