Some MorphOS port fixes
svn-id: r9138
This commit is contained in:
parent
b43125cd36
commit
77d50433be
2 changed files with 9 additions and 7 deletions
|
@ -97,9 +97,6 @@ OSystem *OSystem_MorphOS_create(int game_id, int gfx_mode, bool full_screen)
|
|||
|
||||
void close_resources()
|
||||
{
|
||||
if (EtudeMidiDriver)
|
||||
EtudeMidiDriver->close();
|
||||
|
||||
if (TheSystem)
|
||||
delete TheSystem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue