working on xpm support

This commit is contained in:
2023-04-06 12:56:36 +02:00
parent 27000b6163
commit fbe97415cf
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