aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/psxgpu.h
diff options
context:
space:
mode:
authorspicyjpeg <thatspicyjpeg@gmail.com>2024-10-14 11:57:37 +0200
committerspicyjpeg <thatspicyjpeg@gmail.com>2024-10-14 11:57:37 +0200
commit9c792e636a7803f8003643b2f91f040257398b3f (patch)
treeaba34ef7a6ccada29a563de32132a9e11f351e9a /libpsn00b/include/psxgpu.h
parentf5b439060d2724c549f2abbc2b16d7b0257ee0b8 (diff)
downloadpsn00bsdk-9c792e636a7803f8003643b2f91f040257398b3f.tar.gz
Update submodules, minor bugfixes and updates
Diffstat (limited to 'libpsn00b/include/psxgpu.h')
-rw-r--r--libpsn00b/include/psxgpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpsn00b/include/psxgpu.h b/libpsn00b/include/psxgpu.h
index d562420..52ddba8 100644
--- a/libpsn00b/include/psxgpu.h
+++ b/libpsn00b/include/psxgpu.h
@@ -329,7 +329,7 @@ _DEF_PRIM(POLY_FT3,
_DEF_PRIM(POLY_FT4,
uint8_t r0, g0, b0, code;
- uint16_t x0, y0;
+ int16_t x0, y0;
uint8_t u0, v0;
uint16_t clut;
int16_t x1, y1;