7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
|
#include "sha_artif_syste2"
|
||
|
//Artifact chest onClose Event.
|
||
|
void main()
|
||
|
{
|
||
|
ArtifactChestOnClose();
|
||
|
}
|