Entirely expanded upon existing proof-of-concept
This commit is contained in:
6
src/player.h
Normal file
6
src/player.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef PLAYER_H
|
||||
#define PLAYER_H
|
||||
|
||||
void UpdatePlayerControls(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user