(svn r23271) -Codechange: don't repeatedly initialise and free the freetype library
This commit is contained in:
@@ -303,6 +303,8 @@ static void ShutdownGame()
|
||||
|
||||
/* Close all and any open filehandles */
|
||||
FioCloseAll();
|
||||
|
||||
UninitFreeType();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user