fixed typo in config.h

This commit is contained in:
Reonu
2021-05-26 17:06:48 +01:00
parent c292f839e3
commit 6dbe08d20a

View File

@@ -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