Match func_80017E98 (#586)

* Match func_80017E98

* Document some math functions using Wikipedia for my knowledge base.
This commit is contained in:
Ryan Myers
2025-05-23 14:51:48 -04:00
committed by GitHub
parent ff76af0c79
commit 3346ac1d59
10 changed files with 216 additions and 56 deletions
+2 -2
View File
@@ -145,10 +145,10 @@ typedef struct LevelObjectEntry_Checkpoint {
/* 0x14 */ s8 unk14;
/* 0x15 */ s8 unk15;
/* 0x16 */ s8 unk16;
/* 0x17 */ s8 unk17;
/* 0x17 */ u8 unk17;
/* 0x18 */ s8 unk18;
/* 0x19 */ u8 unk19;
/* 0x1A */ u8 unk1A;
/* 0x1A */ s8 unk1A;
/* 0x1B */ u8 unk1B;
} LevelObjectEntry_Checkpoint;