Skip to content

Commit e0a1fc6

Browse files
committed
fix: typo
1 parent be56492 commit e0a1fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/flipchess_fonts.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#pragma once
22

3-
#include <stdlib.h>
3+
#include <stdint.h>
44

55
extern const uint8_t _u8g2_font_lucasarts_scumm_subtitle_o_tr[];

0 commit comments

Comments
 (0)