© 2026 Hedgehog Software, LLC
static Evaluation eval = new();
mgTable[pc][sq] = mgValue[p] + GetMGTable(p)[sq];
static int[][] mgTable = new int[12][];