6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
// dm_c_setrep2 - Report #2 - Module Information
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(),"nReport",2);
|
|
}
|