more C++ lol

This commit is contained in:
Ben
2019-02-20 21:08:03 +00:00
parent 4a53933482
commit c8f47a7dbe
6 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <glad/glad.h>
#include <glad/glad.hpp>
static void* get_proc(const char *namez);