Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include "engine/graphics/shader.h"
#include <glad/glad.h>
#include <spdlog/spdlog.h>
#include <map>
#include <vector>
#include "engine/enginelogger.h"
Macros | |
#define | debug_uniforms(program) (void)0 |
#define debug_uniforms | ( | program | ) | (void)0 |