8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
#include "nw_i0_plot"
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetPLocalInt(GetPCSpeaker(), "Mera1st", 1);
|
|
|
|
}
|