working on class sections

This commit is contained in:
2021-04-17 23:46:14 +02:00
parent 2330820a15
commit e9ff516b1d
18 changed files with 329 additions and 6375 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include "utils.h"
#include "input.h"
#include "animatedsprite.h"
#ifndef PLAYER_H