Added potion saving and stuff. forgot about that
This commit is contained in:
parent
6370ea9014
commit
a20f960f35
11 changed files with 72 additions and 29 deletions
|
@ -47,6 +47,7 @@ typedef struct {
|
|||
int swimTimer;
|
||||
int regenTimer;
|
||||
int strengthTimer;
|
||||
int swimBreathTimer;
|
||||
int speedTimer;
|
||||
int score;
|
||||
Inventory* inv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue