9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
#include "nw_i0_plot"
|
|
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetPLocalInt(GetPCSpeaker(), "meragotalk", 1);
|
|
|
|
}
|