Renders on PSP but it's inconsistent

This commit is contained in:
2026-04-10 20:59:38 -05:00
parent bb7c41c754
commit f0117b8e6e
9 changed files with 81 additions and 13 deletions
-1
View File
@@ -22,7 +22,6 @@ typedef struct {
errorret_t (*setMaterial)(shadergl_t *, const shadermaterial_t *);
#ifdef DUSK_OPENGL_LEGACY
void *nothing;
#else
errorret_t (*setTexture)(shadergl_t *, const char_t *, texture_t *);