mirror of
https://github.com/zeldaret/tmc
synced 2026-06-08 04:17:19 -04:00
Various documentations
This commit is contained in:
+3
-3
@@ -26,12 +26,12 @@ static void sub_0806FEFC(struct_gUnk_020000C0_1*, Entity*);
|
||||
static bool32 sub_0807007C(struct_gUnk_020000C0*, u32);
|
||||
|
||||
void sub_0806F364(void) {
|
||||
gArea.filler[2] ^= 0x80;
|
||||
MemClear(&gArea.filler6[(gArea.filler[2] + 7) / 8], 16);
|
||||
gArea.filler[1] ^= 0x80;
|
||||
MemClear(&gArea.filler6[(gArea.filler[1] + 7) / 8], 16);
|
||||
}
|
||||
|
||||
void sub_0806F38C(void) {
|
||||
gArea.filler[2] ^= 0x80;
|
||||
gArea.filler[1] ^= 0x80;
|
||||
}
|
||||
|
||||
u32 sub_0806F39C(Entity* ent) {
|
||||
|
||||
Reference in New Issue
Block a user