You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
* Combined ENABLE_LIVES and DEFAULT_NUM_LIVES, and removed SAVE_NUM_LIVES * removed commented out lines * numLives no longer modified by default when lives are disabled This allows for the variable to be repurposed more easily * Remove SAVE_NUM_LIVES define * Remove SAVE_NUM_LIVES and DISABLE_LIVES define (Take 2) * Apply MAX_NUM_LIVES and MAX_NUM_COINS to update_hud_values() Co-authored-by: gheskett <gheskett@gmail.com>