You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Remove GRAPH_NODE_TYPE_FUNCTIONAL define & restore functionality using an alternative method. (#557)
Fixes Mirror Mario and similar things.
This commit is contained in:
@@ -123,11 +123,6 @@
|
||||
*/
|
||||
// #define FIX_REFLECT_MTX
|
||||
|
||||
/**
|
||||
* This improves performance a bit, and does not seem to break anything.
|
||||
*/
|
||||
#define DISABLE_GRAPH_NODE_TYPE_FUNCTIONAL
|
||||
|
||||
/**
|
||||
* Disables all object shadows. You'll probably only want this either as a last resort for performance or if you're making a super stylized hack.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user