This commit is contained in:
Nikolay Korolev
2021-02-07 23:29:49 +03:00
parent 410eb19ce6
commit 9b9ffc4b13
10 changed files with 1024 additions and 54 deletions

View File

@@ -146,7 +146,9 @@ enum Config {
NUM_EXPLOSIONS = 48,
NUM_SETPIECES = 96,
NUM_SHORTCUT_START_POINTS = 16
NUM_SHORTCUT_START_POINTS = 16,
NUM_FERRY_PATHS = 1
};
// We don't expect to compile for PS2 or Xbox