Willy-JL 1 년 전
부모
커밋
c443619d77
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chess/chess/smallchesslib.h

+ 1 - 1
chess/chess/smallchesslib.h

@@ -3515,4 +3515,4 @@ uint8_t SCL_boardMoveIsLegal(SCL_Board board, uint8_t squareFrom, uint8_t square
     return SCL_squareSetContains(moves, squareTo);
 }
 
-#endif // guard
+#endif // guard