#include "fcb_inc_vars" #include "fcb_inc_cvdisp" #include "fcb_inc_general" void main() { SetLocalInt(GetModule(), "iAllowForge", 1); switch_forge_enable(TRUE); } //modified by hohos (Dec 02, 2006)