accelerators can now be shared libraries and loaded at runtime
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "spdlog/spdlog.h"
|
||||
#include "gl.h"
|
||||
|
||||
using namespace inferno;
|
||||
using namespace core;
|
||||
|
||||
Window::Window(std::string title, int width, int height)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user