6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
|
#include "wow_inc_bounty"
|
||
|
void main()
|
||
|
{
|
||
|
wow_AcceptBounty();
|
||
|
}
|