BIG MOVES

This commit is contained in:
Priec
2025-11-14 19:59:04 +01:00
parent 4ed4452fae
commit fa7e18e4d5
11 changed files with 75 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
// src/render/player_positioning.h
#pragma once
#include "../background_dark_inverted.h"
#include "player_mask.h"
#include "../assets/background_frame.h"
#include "../assets/character_frames.h"
struct CharacterPosition {
int x;