You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Define changes for transitions, two bug fixes (#739)
* Fixed one or two bugs, cleaned up a few things, put every non vanilla styled change into POLISHED_TRANSITIONS And renamed set_and_reset_transition_fade_timer * Undid the renaming of set_and_reset_transition_fade_timer as suggested
This commit is contained in:
@@ -141,9 +141,10 @@
|
||||
#define DEFAULT_CULLING_RADIUS 300
|
||||
|
||||
/**
|
||||
* Eases the textured screen transitions to make them look smoother.
|
||||
* Eases the textured screen transitions to make them look smoother.
|
||||
* Extends the full radius for mario, bowser and the star transitions.
|
||||
*/
|
||||
#define EASE_IN_OUT_TRANSITIONS
|
||||
// #define POLISHED_TRANSITIONS
|
||||
|
||||
/**
|
||||
* Uses frustratio of 2 instead of 1.
|
||||
|
||||
Reference in New Issue
Block a user