#include "Decomp.h"
#include "UtilMacros.h"
#include "UtilParameters.h"
Go to the source code of this file.
Classes | |
class | DecompParam |
Defines | |
#define | PARAM_getSetting(xstr, x) x = param.GetSetting(xstr, x, sec) |
#define PARAM_getSetting | ( | xstr, | |||
x | ) | x = param.GetSetting(xstr, x, sec) |
Definition at line 25 of file DecompParam.h.
Referenced by DecompParam::getSettingsImpl().