Hubris Engine Dev
A Project to learn and get into Game Engine developement.
 
Loading...
Searching...
No Matches
GLPlatform.h
Go to the documentation of this file.
1#pragma once
2#include "Error.h"
3
5 class GLPlatform {
6 public:
8 };
9}
ErrorCode
Definition Error.h:6