Added controlls pickup and use
This commit is contained in:
parent
52ab48ba55
commit
24460ee48c
5 changed files with 86 additions and 51 deletions
|
@ -15,6 +15,8 @@ typedef struct {
|
|||
Key k_left;
|
||||
Key k_right;
|
||||
Key k_attack;
|
||||
Key k_pickup;
|
||||
Key k_use;
|
||||
Key k_menu;
|
||||
Key k_pause;
|
||||
Key k_accept;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue