sle/src
KikooDX 53132075b8 replace cmake with meson & use C99 instead of C89
This commit also takes care of all the warnings that didn't appear
with CMake. I decided to switch to C99 cause my code clearly wasn't
C89 compliant.
2021-05-04 22:32:37 +02:00
..
editing_area replace cmake with meson & use C99 instead of C89 2021-05-04 22:32:37 +02:00
tile_picker replace cmake with meson & use C99 instead of C89 2021-05-04 22:32:37 +02:00
main.c replace cmake with meson & use C99 instead of C89 2021-05-04 22:32:37 +02:00
mouse.c Level edition, tile picking and misc. 2021-03-25 11:40:46 +01:00
options.c feature: window resizing (#1) 2021-04-17 17:22:41 +02:00
scale.c feature: window resizing (#1) 2021-04-17 17:22:41 +02:00
strtocolor.c fix: variable array length in C90, code wouldn't compile 2021-03-28 00:25:52 +01:00
strtoint.c Flags for background color configuration 2021-03-27 18:38:48 +01:00