public static int Main() { return(KeyItemCheck.Check(2, 1) ? TRUE : FALSE); }
public static int Main() { return(KeyItemCheck.Check(8, 1) ? 1 : 0); }