7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
#include "nw_i0_plotwizard"
|
||
|
void main()
|
||
|
{
|
||
|
PWSetMinLocalIntPartyPCSpeaker("p002state_Isaac", 2);
|
||
|
PWSetMinLocalIntPartyPCSpeaker("p002state", 2);
|
||
|
}
|