mirror of
https://github.com/zeldaret/oot
synced 2026-08-07 02:06:26 -04:00
Finish EnDivingGame documentation (#2733)
* Finish `EnDivingGame` documentation * Rupee phase enum * Fix overlooked field rename * Shorten some field names for formatting * Reformat * Revert "unthrown Rupees" rename * Parenthesize textId conditions * Rename `GiveScale` functions * Rename `nextTextState` * Clang-format --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -569,7 +569,7 @@ typedef enum LinkAge {
|
||||
#define EVENTCHKINF_32 0x32
|
||||
#define EVENTCHKINF_GAVE_LETTER_TO_KING_ZORA 0x33
|
||||
#define EVENTCHKINF_37 0x37
|
||||
#define EVENTCHKINF_38 0x38
|
||||
#define EVENTCHKINF_OBTAINED_SILVER_SCALE 0x38
|
||||
#define EVENTCHKINF_39 0x39
|
||||
#define EVENTCHKINF_OPENED_JABU_JABU 0x3A
|
||||
#define EVENTCHKINF_3B 0x3B
|
||||
|
||||
Reference in New Issue
Block a user