Adding Shaders and a 'Time' Variable
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
extern float* z_buffer;
|
||||
extern Camera camera;
|
||||
extern float TIME;
|
||||
|
||||
void init_camera();
|
||||
void render();
|
||||
|
||||
Reference in New Issue
Block a user