Loader: Never forget to change is_loaded.
This commit is contained in:
parent
43e699d849
commit
85030c6e6b
6 changed files with 15 additions and 7 deletions
|
@ -215,7 +215,7 @@ private:
|
|||
|
||||
std::string filename;
|
||||
|
||||
bool is_loaded;
|
||||
bool is_loaded = false;
|
||||
bool is_compressed;
|
||||
|
||||
u32 entry_point;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue