7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
#include "srch_include"
|
|
|
|
void main()
|
|
{
|
|
SRCH_OnChestUsed();
|
|
}
|