mirror of
https://github.com/HackerN64/HackerOoT.git
synced 2026-01-21 10:37:37 -08:00
Temporarily disable mm title cards because of known issues
Disable MM Title Cards due to known issues.
This commit is contained in:
@@ -88,8 +88,9 @@
|
||||
|
||||
/**
|
||||
* Enable MM Title Cards
|
||||
* Note: there's known issues that needs to be addressed (HUD, item restrictions and title card appearing when it shouldn't)
|
||||
*/
|
||||
#define ENABLE_MM_TITLE_CARDS true
|
||||
#define ENABLE_MM_TITLE_CARDS false
|
||||
#define TC_TEXT_POS_X 25
|
||||
#define TC_TEXT_POS_Y 67
|
||||
#define TC_GRADIENT_WIDTH 60
|
||||
|
||||
Reference in New Issue
Block a user