6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
|
#include "rose_inc_craft"
|
||
|
|
||
|
void main() {
|
||
|
ZEP_AttemptCraft(GetPCSpeaker());
|
||
|
}
|