All Changes

This commit is contained in:
Moses Troyer
2025-08-16 17:15:49 +00:00
committed by Banjo Kazooie
parent fd208f77ca
commit c2dd933d22
389 changed files with 7824 additions and 6965 deletions

View File

@@ -0,0 +1,5 @@
enum static_camera_id_s {
MM_ORANGE_PAD_JIGGY_SPAWN_TOP = 0xE,
MM_ORANGE_PAD_JIGGY_SPAWN_LEFT = 0xF,
MM_ORANGE_PAD_JIGGY_SPAWN_RIGHT = 0x10
};