fix hacks not getting enabled properly
This commit is contained in:
parent
b5a4cf3bac
commit
9909f34a35
|
@ -51,6 +51,7 @@ CommandLine::CommandLine()
|
|||
, _num_cores(-1)
|
||||
, _rigorous_timing(0)
|
||||
, _advanced_timing(-1)
|
||||
, _pokehax(-1)
|
||||
, _texture_deposterize(-1)
|
||||
, _texture_smooth(-1)
|
||||
, _slot1(NULL)
|
||||
|
|
Loading…
Reference in New Issue