aboutsummaryrefslogtreecommitdiff
path: root/src/jar_mod.h
AgeCommit message (Collapse)Author
2016-06-06Reorganize external libraries - BREAKING CHANGE -Ray
Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules.
2016-06-02I added audio errorsJoshua Reisenauer
The only thing I did not change was the _g for globals. Is there any other way we can mark globals?
2016-06-01simplified modJoshua Reisenauer
2016-06-01mod player addedJoshua Reisenauer