6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
#include "wow_inc_forge"
|
|
void main()
|
|
{
|
|
wow_Forge();
|
|
}
|