8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
#include "inc_arenasummon"
|
|
|
|
void main()
|
|
{
|
|
ArenaSummon("nw_curst004");
|
|
}
|
|
|