7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
#include "fxw_inc"
|
|
|
|
void main()
|
|
{
|
|
FXWand_Lightning();
|
|
}
|