mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
fix shadow bugs
bahaahah
This commit is contained in:
@ -100,8 +100,8 @@
|
||||
\
|
||||
func(GLDRAWBUFFERS, glDrawBuffers); \
|
||||
\
|
||||
func(GLBLENDFUNCSEPARATEI, glBlendFuncSeparatei); \
|
||||
func(GLBLENDEQUATIONSEPARATEI, glBlendEquationSeparatei); \
|
||||
func(GLBLENDFUNCSEPARATE, glBlendFuncSeparate); \
|
||||
func(GLBLENDEQUATIONSEPARATE, glBlendEquationSeparate); \
|
||||
\
|
||||
func(GLCOLORMASKI, glColorMaski); \
|
||||
\
|
||||
|
Reference in New Issue
Block a user