mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 22:44:32 +00:00
Fixes & enhancements to shader interface code
This commit is contained in:
parent
c62d9f2370
commit
2ac3ad9fb1
5 changed files with 221 additions and 56 deletions
|
@ -38,6 +38,7 @@ static const char *scriptObjTypeNames[] =
|
|||
/* (1 <<10) */ "Quad",
|
||||
/* (1 <<11) */ "Text",
|
||||
/* (1 <<12) */ "PauseQuad",
|
||||
/* (1 <<13) */ "Shader",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue