walking stickman is now also crawling

This commit is contained in:
Priec
2025-11-14 14:12:40 +01:00
parent 13f01d13f8
commit b147d92423
22 changed files with 135 additions and 25 deletions

View File

@@ -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);