mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-26 08:40:16 +12:00
Shadergen: Fix small register decoding oopsie
This commit is contained in:
parent
25098082c7
commit
ac55c3e324
3 changed files with 4 additions and 3 deletions
include/PICA
|
@ -77,6 +77,7 @@ namespace PICA {
|
|||
Light0Z = 0x145,
|
||||
Light0SpotlightXY = 0x146,
|
||||
Light0SpotlightZ = 0x147,
|
||||
Light0Config = 0x149,
|
||||
Light0AttenuationBias = 0x14A,
|
||||
Light0AttenuationScale = 0x14B,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue