very bad collision(work in progress)
This commit is contained in:
7
src/render.h
Normal file
7
src/render.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef RENDER_H
|
||||
#define RENDER_H
|
||||
// FUNction declaration! yay!!!
|
||||
// Make an entity! Once again, pretty sure this is must used in main.c
|
||||
void DrawEntities(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user