Added option to disable lives

This commit is contained in:
Reonu
2021-05-27 17:35:05 +01:00
parent c4ebebb884
commit 7d3f414da0
3 changed files with 11 additions and 2 deletions

View File

@@ -56,6 +56,8 @@
#define CAMERA_FIX
// Increase the maximum pole length (it will treat bparam1 and bparam2 as a single value)
#define LONGER_POLES
// Disable lives and hide the lives counter
#define DISABLE_LIVES
// Uncomment this if you want global star IDs (useful for creating an open world hack ala MVC)
//#define GLOBAL_STAR_IDS
// Uncomment this if you want to skip the title screen (Super Mario 64 logo)