Enabled jump for demo build.

This commit is contained in:
KikooDX 2020-02-13 09:24:03 +01:00
parent 167d02da10
commit 734f0867cd
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -29,7 +29,7 @@ int main(void)
int level_id = 1;
//start upgrades (mostly bools)
char upgrades[] = {
0 //can jump
1 //can jump
};
//end upgrades
char jump_pressed = 0; //avoid holding jump