Refactor of the shader class into a cleaner more functional graphics namespace and a procedural builder-style shader
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "yolo/yolo.hpp"
|
||||
|
||||
using namespace inferno::core;
|
||||
using namespace inferno;
|
||||
|
||||
Window::Window() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user