TomBebb / mojoAL-switch

Switch port of mojoAL - lightweight SDL-based openAL impl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mojo AL Switch

Mojo AL is a single-file SDL2 mixer-based OpenAL implementation

This is a port of it to Switch.

Just run:

make -j 8

To build the libmojoal.a file.

Or just download the release

About

Switch port of mojoAL - lightweight SDL-based openAL impl

License:Other


Languages

Language:C 99.9%Language:Makefile 0.1%