mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
PLUGINS: Add missing variable initialization.
svn-id: r52573
This commit is contained in:
parent
d8b85ffcb8
commit
a318934e45
@ -32,6 +32,7 @@
|
||||
#include "common/fs.h"
|
||||
|
||||
DLObject::DLObject() :
|
||||
_file(0),
|
||||
_segment(0),
|
||||
_symtab(0),
|
||||
_strtab(0),
|
||||
|
Loading…
x
Reference in New Issue
Block a user