7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
#include "cs_misc_function"
|
|
|
|
void main()
|
|
{
|
|
cs_RemakeStolenItems(GetPCSpeaker());
|
|
}
|