Stack component implemented (more flex than stack)

This commit is contained in:
Corentin 2021-07-18 01:19:44 +09:00
commit 2ba59d8e37
17 changed files with 426 additions and 100 deletions

2
.ccls
View file

@ -1,6 +1,8 @@
clang++
-std=c++17
-DDEBUG
-Wall
-Wconversion
-Iinclude
-I/usr/include/freetype2
-I/usr/include/libpng16