Merge branch 'master' of github.com:Allanis/LibD
This commit is contained in:
commit
0bf9fba78d
@ -5,6 +5,8 @@
|
||||
#include "../System/Debug.h"
|
||||
#include "../IO/Input.h"
|
||||
|
||||
class Level;
|
||||
|
||||
class Player : public Actor{
|
||||
public:
|
||||
Player(const Level* level);
|
||||
|
Loading…
Reference in New Issue
Block a user