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

This commit is contained in:
Prince Frizzy 2025-05-17 17:37:29 -04:00
parent 16ab46aeea
commit 258db1f6e7
No known key found for this signature in database
GPG key ID: 0A8A0E97BACA3FC6

View file

@ -44,7 +44,7 @@
#define G_TX_LOADTILE_6_UNKNOWN 6
//////////////////////////////////
#define RDP_TILES 8
#define RDP_TILES 2
u8 gGfxPcResetTex1 = 0;