Gyorg: Rename heap struct

This commit is contained in:
Ibot02
2022-01-09 19:58:04 +01:00
parent ba7bb2e2ca
commit 85fa74cc57
5 changed files with 71 additions and 73 deletions
+1 -1
View File
@@ -88,6 +88,6 @@ typedef struct {
u16 unk_38;
u16 unk_3a;
u8 unk_3c;
} GyorgFemaleHeap;
} GyorgHeap;
#endif