bullets
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
typedef struct Player {
|
||||
Sprite* sprite;
|
||||
Vector2 pos;
|
||||
float walk_speed;
|
||||
} Player;
|
||||
|
||||
void game_screen_init();
|
||||
|
||||
Reference in New Issue
Block a user