working on xpm support

This commit is contained in:
kbz_8
2023-04-06 12:56:36 +02:00
parent 83e6ebb430
commit 0466c40242
6 changed files with 83 additions and 74 deletions

View File

@@ -1 +1 @@
clang main.c ../libmlx.so -lSDL2 -lXpm -g && ./a.out
clang main.c ../libmlx.so -lSDL2 -g && ./a.out