mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
fixing compatibility, workign on renderer
This commit is contained in:
@@ -1 +1 @@
|
||||
clear && gcc main.c ../libMicroX.so `sdl2-config --cflags --libs` -lSDL2 && ./a.out
|
||||
clear && gcc main.c ../libmlx.so -lSDL2 && ./a.out
|
||||
|
||||
Reference in New Issue
Block a user