Too much changes

This commit is contained in:
2025-03-09 04:50:41 +03:00
parent e45d21b621
commit b1fb15fa1f
20 changed files with 255 additions and 44 deletions

View File

@@ -1,7 +1,6 @@
#ifndef SHADER_H
#define SHADER_H
#include <stdint.h>
#include "gl_shared.h"
const int SHADERUNIFORM_MAX_COUNT = 16;