6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
|
#include "stx_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
StX_AttemptCraft(GetPCSpeaker());
|
||
|
}
|