Skip to content
Snippets Groups Projects
Commit f9984c96 authored by Dethcrvsh's avatar Dethcrvsh
Browse files

stuff

parent 55e248f2
No related branches found
No related tags found
No related merge requests found
File moved
#include <iostream>
#include "waves.h"
#include <GL/gl.h>
namespace Waves {
GLuint ubo;
void init() {
}
};
#pragma once
namespace Waves {
void init();
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment