mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-05 09:46:28 +00:00
Fix issue with texture filtering
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
This commit is contained in:
parent
16ab46aeea
commit
258db1f6e7
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
#define G_TX_LOADTILE_6_UNKNOWN 6
|
||||
//////////////////////////////////
|
||||
|
||||
#define RDP_TILES 8
|
||||
#define RDP_TILES 2
|
||||
|
||||
u8 gGfxPcResetTex1 = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue