debug: added manual_crash

This commit is contained in:
vaxerski 2023-04-04 14:49:58 +01:00
parent 882be7765b
commit 7d9977d028
8 changed files with 106 additions and 11 deletions

View file

@ -39,6 +39,7 @@ class CShader {
GLint angle;
GLint time;
GLint distort;
GLint getUniformLocation(const std::string&);