sm64/include/seq_ids.h.rej
Thodds 6f3a5fa16b Sonic_Edition_4_2
The first upload to the repo
2025-09-16 23:22:20 +02:00

12 lines
325 B
Plaintext

diff a/include/seq_ids.h b/include/seq_ids.h (rejected hunks)
@@ -42,6 +42,9 @@ enum SeqId {
SEQ_EVENT_CUTSCENE_ENDING, // 0x20
SEQ_MENU_FILE_SELECT, // 0x21
SEQ_EVENT_CUTSCENE_LAKITU, // 0x22 (not in JP)
+ SEQ_DROWN, // 0x23
+SEQ_SUPER,
+SEQ_EMERALD,
SEQ_COUNT
};