Shadergen: Fix small register decoding oopsie

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

View File

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