Binary release v2.86

This commit is contained in:
mintsuki 2022-03-02 18:08:28 +00:00
parent 37367446b8
commit a6d3b1bd8e
12 changed files with 1225 additions and 1212 deletions

Binary file not shown.

Binary file not shown.

View File

@ -34,4 +34,4 @@ clean:
rm -f limine-install limine-install.exe
limine-install: limine-install.c
$(CC) $(CFLAGS) $(LDFLAGS) -std=c11 limine-install.c -o $@
$(CC) $(CFLAGS) $(LDFLAGS) -std=c99 limine-install.c -o $@

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.