mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
562901aedf
create 3 files: - all_vendor.odin : no specific OS - all_vendor_directx.odin : directx vendor, windows-only - all_vendor_stb.odin : stb vendor, windows and linux only stb could technically be used on others OS. but it is shipped upstream as set of c-files without unified library name.