[nostalgia] Setup Glad as GL loader

This commit is contained in:
2022-07-10 02:46:26 -05:00
parent e7ecb65f7a
commit c80a8838a4
3 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -2,9 +2,9 @@
* Copyright 2016 - 2022 Gary Talent (gary@drinkingtea.net). All rights reserved.
*/
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include <nostalgia/core/config.hpp>
#include <nostalgia/core/gfx.hpp>
#include <nostalgia/core/input.hpp>
#include <nostalgia/core/userland/gfx.hpp>