Merge branch 'experimental' of https://github.com/Reonu/HackerSM64 into experimental

This commit is contained in:
Fazana
2021-09-12 09:59:27 +01:00
7 changed files with 139 additions and 108 deletions

View File

@@ -113,7 +113,7 @@
#define LONGER_POLES
// Number of possible unique model ID's (keep it higher than 256)
#define MODEL_ID_COUNT 256
// Increase audio heap size to allow for more concurrent notes to be played and for more custom sequences/banks to be imported (does nothing with EU and SH versions)
// Increase audio heap size to allow for more concurrent notes to be played and for more custom sequences/banks to be imported (not supported for SH)
#define EXPAND_AUDIO_HEAP
// Allow all surfaces types to have force, (doesn't require setting force, just allows it to be optional).
#define ALL_SURFACES_HAVE_FORCE