generated from Jaysyn/ModuleTemplate
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
#include "zep_inc_craft"
|
|
#include "prc_misc_const"
|
|
|
|
void main() {
|
|
ZEP_AttemptCraft(GetPCSpeaker());
|
|
}
|