소스 검색

Merge chess from https://github.com/xMasterX/all-the-plugins

# Conflicts:
#	chess/views/flipchess_startscreen.c
Willy-JL 1 년 전
부모
커밋
333dcf9b2e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      chess/views/flipchess_startscreen.c

+ 0 - 2
chess/views/flipchess_startscreen.c

@@ -6,8 +6,6 @@
 #include "flipchess_icons.h"
 #include "helpers/flipchess_fonts.h"
 
-// #include <assets_icons.h>
-
 struct FlipChessStartscreen {
     View* view;
     FlipChessStartscreenCallback callback;