add floor
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef SCREEN_H
|
||||
#define SCREEN_H
|
||||
|
||||
#define GAME_FPS 60
|
||||
|
||||
void DrawLevel00();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user