/// reset_hints() i = 0; repeat (20) { global.hint[i] = 0; i += 1; }