소스 검색

fix: typo

Struan 1 년 전
부모
커밋
e0a1fc62ca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      helpers/flipchess_fonts.h

+ 1 - 1
helpers/flipchess_fonts.h

@@ -1,5 +1,5 @@
 #pragma once
 
-#include <stdlib.h>
+#include <stdint.h>
 
 extern const uint8_t _u8g2_font_lucasarts_scumm_subtitle_o_tr[];