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