Emilia(SleepeeSoftware) 44f0399239 k2
2026-02-21 20:45:44 +01:00

7 lines
70 B
C

#ifndef PLAYER_H
# define PLAYER_H
#include <entity.h>
#endif