summaryrefslogtreecommitdiffstats
path: root/sdl/shader.h
blob: 0433f1c302b7b92f56e1a5f7ae33637d56474646 (plain)
1
2
3
4
5
6
7
#ifndef _SHADER_H_
#define _SHADER_H_

#include "math3d.h"

#endif