You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
fixed typo in config.h
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#define PEACH_SKIP
|
||||
// Remove course specific camera processing
|
||||
#define CAMERA_FIX
|
||||
// Increase the maximum pone length (it will treat bparam1 and bparam2 as a single value)
|
||||
// Increase the maximum pole length (it will treat bparam1 and bparam2 as a single value)
|
||||
#define LONGER_POLES
|
||||
// Uncomment this if you want global star IDs (useful for creating an open world hack ala MVC)
|
||||
//#define GLOBAL_STAR_IDS
|
||||
|
||||
Reference in New Issue
Block a user