6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
#include "XPLEVEL"
|
|
void main()
|
|
{
|
|
XPLevel(5);
|
|
}
|