8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
|
#include "fxw_inc"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
FXWand_DelayedSummon();
|
||
|
}
|
||
|
|