Should be a bit safer when user wants to close the game very early (i.e. when assets are extracting) and we get destroy event before irr_driver is actually initialized.
This makes one ugly #ifdef less in the irr_driver.cpp.