7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
#include "i420_ghost_inc"
|
|
|
|
void main()
|
|
{
|
|
i420_Ghost(OBJECT_SELF);
|
|
}
|