Adding Project Files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef RENDERER_HEADER
|
||||
#define RENDERER_HEADER
|
||||
#include "tgaimage.h"
|
||||
|
||||
void render();
|
||||
int color_to_int(TGAColor col);
|
||||
#endif
|
||||
Reference in New Issue
Block a user