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