Move HEAP_SIZE to malloc and use void instead of empty argument list

This commit is contained in:
DizzyEggg
2018-10-14 20:00:14 +02:00
parent e0bc3fd59c
commit c3113db931
11 changed files with 14 additions and 15 deletions

View File

@@ -55,7 +55,7 @@ bool8 unref_sub_8073D3C(u32, u8, u8, u8, u16);
void unref_sub_8073D84(u8, u32 *);
void ResetPaletteStructByUid(u16);
void ResetPaletteStruct(u8);
void ResetPaletteFadeControl();
void ResetPaletteFadeControl(void);
void unref_sub_8074168(u16);
void unref_sub_8074194(u16);
void InvertPlttBuffer(u32);