DMDparams

DMD-specific parameters.

struct DMDparams {
bool alwaysframe;
ubyte dwarf;
bool map;
bool debugb;
bool debugc;
bool debugf;
bool debugr;
bool debugx;
bool debugy;
}
Suggestion Box / Bug Report