10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
#include "nw_i0_plot"
|
|
|
|
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetPLocalInt(GetPCSpeaker(), "BaldwinsPlans", 1);
|
|
|
|
}
|