summaryrefslogtreecommitdiff
path: root/src/shaders/common/light.h
blob: 44c54c31e71fe414d6baa030edb8166723ae2af6 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _LIGHT_H_
#define _LIGHT_H_

#include "mathlib.h"




#endif