walking stickman is now also crawling
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
#pragma once
|
||||
|
||||
// Draw the player object centered over the background
|
||||
void draw_player(int view_width, int view_height);
|
||||
void draw_player(int view_width, int view_height, int frame_index);
|
||||
|
||||
Reference in New Issue
Block a user