added open gl stuff

This commit is contained in:
2024-12-23 17:53:47 +03:00
parent a68007a1f4
commit d80e1658e8
14 changed files with 206 additions and 32 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by Orange on 12/4/2024.
//
#pragma once
#include "Constants.h"
#include "Constants.hpp"
namespace omath::source
{