Entirely expanded upon existing proof-of-concept
This commit is contained in:
6
src/render.h
Normal file
6
src/render.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef RENDER_H
|
||||
#define RENDER_H
|
||||
|
||||
void DrawEntities(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user