This commit is contained in:
xenakios
2018-03-03 23:06:06 +02:00
parent e1b0f6aaad
commit 4f148a322d
4 changed files with 17 additions and 0 deletions

View File

@ -68,6 +68,7 @@ const int cpi_freefilter_randomy_numbands = 38;
const int cpi_freefilter_randomy_rate = 39;
const int cpi_freefilter_randomy_amount = 40;
const int cpi_select_spec_module = 41;
const int cpi_move_spec_module = 42;
class MyPropertiesFile
{