NWNDS/nwnds_module/wow_at_bounty_nx.nss

6 lines
62 B
Plaintext
Raw Normal View History

#include "wow_inc_bounty"
void main()
{
wow_TurnPage();
}