commit 7ab90a2

uint  ·  2026-07-14 11:49:33 +0000 UTC
parent 1645e48
move source/include->include
5 files changed,  +1, -1
+1, -1
1@@ -1,6 +1,6 @@
2 CC = cc
3 CFLAGS = -std=c99 -Wall -Wextra
4-CPPFLAGS = -Isource/include -Ilibmaus/include
5+CPPFLAGS = -Iinclude -Ilibmaus/include
6 
7 LDFLAGS = -lgrapheme
8 
R source/include/draw.h => include/draw.h
+0, -0
R source/include/font.h => include/font.h
+0, -0
R source/include/term.h => include/term.h
+0, -0
R source/include/utils.h => include/utils.h
+0, -0