7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
#include "zep_inc_craft"
|
|
|
|
void main()
|
|
{
|
|
ZEP_AttemptCraft(GetPCSpeaker());
|
|
}
|