mirror of
https://github.com/open-goal/jak-project
synced 2026-07-03 13:00:50 -04:00
4604636593
Fixes a regression in #3722. ``` [18:34] [error] Failed to compile vertex shader sprite3_3d: ERROR: 0:122: '&' does not operate on 'unsigned int' and 'int' ERROR: 0:129: Use of undeclared identifier 'xy0_vf19' ERROR: 0:129: Use of undeclared identifier 'xy0_vf19' ERROR: 0:144: '&' does not operate on 'unsigned int' and 'int' ERROR: 0:151: Use of undeclared identifier 'xy0_vf19' ERROR: 0:151: Use of undeclared identifier 'xy0_vf19' ```