]> git.xolatile.top Git - soikk-libs.git/commit
First upload
authorEnrique <enriquedelacalhacar@gmail.com>
Sun, 5 Jan 2025 23:50:11 +0000 (00:50 +0100)
committerEnrique <enriquedelacalhacar@gmail.com>
Sun, 5 Jan 2025 23:50:11 +0000 (00:50 +0100)
commit789169d70d24ff2c1c9804f0149d0508de6dfcfa
tree088ec2ce664a13aeeb3603d0eee6c737caff7190
First upload
21 files changed:
bit/bit.c [new file with mode: 0755]
bit/bit.h [new file with mode: 0755]
color/ANSI-color-codes.h [new file with mode: 0755]
display/display.c [new file with mode: 0755]
display/display.h [new file with mode: 0755]
list/list.c [new file with mode: 0755]
list/list.h [new file with mode: 0755]
list/rulez.txt [new file with mode: 0755]
log/log.c [new file with mode: 0755]
log/log.h [new file with mode: 0755]
log/main.c [new file with mode: 0755]
ogl/glext.h [new file with mode: 0755]
ogl/khrplatform.h [new file with mode: 0755]
ogl/ogl.c [new file with mode: 0755]
ogl/ogl.h [new file with mode: 0755]
ogl/wglext.h [new file with mode: 0755]
prof/prof.c [new file with mode: 0755]
str/str.c [new file with mode: 0755]
str/str.h [new file with mode: 0755]
tme/tme.c [new file with mode: 0755]
types/types.h [new file with mode: 0755]