9 lines
54 B
Plaintext
9 lines
54 B
Plaintext
|
|
#include "spawn_main"
|
|
|
|
void main()
|
|
{
|
|
Spawn();
|
|
}
|
|
|