1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-10 17:00:19 +00:00

Naming cutscenes from Lon-Lon Ranch (#2359)

* name cs from ranch

* fixed llr credits cs dest part 5 and 6 being inverted

* format
This commit is contained in:
Yanis 2024-12-14 00:28:48 +01:00 committed by GitHub
parent d12750b956
commit 4b20d8269b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 28 additions and 8 deletions

View file

@ -299,8 +299,8 @@ typedef enum CutsceneDestination {
/* 0x4A */ CS_DEST_LON_LON_RANCH_CREDITS_PART_2,
/* 0x4B */ CS_DEST_LON_LON_RANCH_CREDITS_PART_3,
/* 0x4C */ CS_DEST_LON_LON_RANCH_CREDITS_PART_4,
/* 0x4D */ CS_DEST_LON_LON_RANCH_CREDITS_PART_5,
/* 0x4E */ CS_DEST_LON_LON_RANCH_CREDITS_PART_6,
/* 0x4D */ CS_DEST_LON_LON_RANCH_CREDITS_PART_6,
/* 0x4E */ CS_DEST_LON_LON_RANCH_CREDITS_PART_5,
/* 0x4F */ CS_DEST_LON_LON_RANCH_1, // unused
/* 0x50 */ CS_DEST_LON_LON_RANCH_2, // unused
/* 0x51 */ CS_DEST_LON_LON_RANCH_3, // unused