mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 14:50:17 +00:00
WINTERMUTE: Fixed static analysis issue report
This commit is contained in:
parent
f440529512
commit
843e201aea
@ -98,6 +98,7 @@ void XFileLoader::init() {
|
||||
deinit();
|
||||
|
||||
_decompBuffer = nullptr;
|
||||
_bufferLeft = 0;
|
||||
_tokenPresent = false;
|
||||
_isText = false;
|
||||
_listSeparator = false;
|
||||
|
Loading…
Reference in New Issue
Block a user