fix hacks not getting enabled properly

This commit is contained in:
zeromus 2017-03-04 00:37:15 -06:00
parent b5a4cf3bac
commit 9909f34a35
1 changed files with 1 additions and 0 deletions

View File

@ -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)