Shadergen: Fix small register decoding oopsie

This commit is contained in:
wheremyfoodat 2024-07-19 03:01:12 +03:00
commit ac55c3e324
3 changed files with 4 additions and 3 deletions
include/PICA

View file

@ -77,6 +77,7 @@ namespace PICA {
Light0Z = 0x145,
Light0SpotlightXY = 0x146,
Light0SpotlightZ = 0x147,
Light0Config = 0x149,
Light0AttenuationBias = 0x14A,
Light0AttenuationScale = 0x14B,