Day 43 complete.

This commit is contained in:
igor
2026-04-30 21:04:36 -07:00
parent 50fb128698
commit 5f663308d2
4 changed files with 35 additions and 23 deletions
+1
View File
@@ -183,6 +183,7 @@ typedef struct game_state {
tile_map_position CameraP;
tile_map_position PlayerP;
v2 dPlayerP; // velocity
loaded_bitmap Backdrop;