-fixed channel launching bug introduced in r19

This commit is contained in:
fix94.1 2012-01-25 20:41:44 +00:00
parent 27937a43bd
commit 90d2cb2452

View File

@ -161,7 +161,6 @@ u32 LoadChannel(u8 *buffer)
dolchunkcount++;
}
SAFE_FREE(dolfile);
return dolfile->entry_point;
}