cleaning up c library modules
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 4 May 2022 16:20:44 +0000 (11:20 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 4 May 2022 16:20:44 +0000 (11:20 -0500)
commit7cfefb6f9466dbd5d4cf99a1bda06909d5b9b228
treefe108ae12b3a825f0b1445422bcc73ee93f9a570
parenta44ec3b883c1d1eccb14379093e6078d4cea36ef
cleaning up c library modules
16 files changed:
modules/glfw3/build.onyx [new file with mode: 0644]
modules/glfw3/build.sh
modules/glfw3/module.onyx
modules/glfw3/onyx_glfw3.c
modules/glfw3/onyx_glfw3.so
modules/http/http.onyx
modules/openal/ build.bat
modules/openal/build.onyx [new file with mode: 0644]
modules/openal/build.sh
modules/openal/module.onyx
modules/openal/onyx_openal.c
modules/openal/onyx_openal.so
modules/stb_image/build.onyx
modules/stb_image/stb_image.so
scripts/c_binding.onyx
scripts/c_library.onyx