forked from Jaysyn/PRC8
6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
#include "prc_inc_spells"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
SetMasteryOfElements();
|
||
|
}
|