mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 13:44:15 +01:00
-stupid svn missed a file :P
This commit is contained in:
parent
ea114c638d
commit
e55ab171c6
@ -79,7 +79,7 @@ Banner::Banner(u8 *bnr, u32 bnr_size, u64 title, bool custom)
|
||||
Banner::~Banner()
|
||||
{
|
||||
if(opening != NULL)
|
||||
MEM2_free(opening);
|
||||
free(opening);
|
||||
}
|
||||
|
||||
bool Banner::IsValid()
|
||||
|
Loading…
Reference in New Issue
Block a user