7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
#include "inc_arenasummon"
|
|
|
|
void main()
|
|
{
|
|
ArenaSummon("x2_goliron_huge");
|
|
}
|