WizardryEE/Module/nss/spawn_orig_hb.nss
Jaysyn904 71a604d04a Added NESS. Updated Level 10
Added NESS.  Updated Level 10.  Full compile.
2023-04-20 23:24:24 -04:00

9 lines
54 B
Plaintext

#include "spawn_main"
void main()
{
Spawn();
}