Added 46 degree wallkicks toggle

This commit is contained in:
Reonu
2021-06-29 19:35:07 +01:00
parent 4bab6123a7
commit 287b6d2d02
3 changed files with 9 additions and 1 deletions

View File

@@ -70,6 +70,8 @@
#define NO_FALSE_LEDGEGRABS
// Allows Mario to jump kick on steep surfaces that are set to be non slippery, instead of being forced to dive
#define JUMP_KICK_FIX
// 46 degree walkicks
//#define WALLKICKS_46_DEGREES
// Disables fall damage
#define NO_FALL_DAMAGE
// Disables the scream that mario makes when falling off a great height (this is separate from actual fall damage)