summaryrefslogtreecommitdiffstats
path: root/src/core/loader/3dsx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Loader: Guess filetype from the magic, or fallback to the extension.Emmanuel Gil Peyrot2015-01-151-0/+7
* Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times.Emmanuel Gil Peyrot2015-01-151-6/+1
* Loader: Never forget to change is_loaded.Emmanuel Gil Peyrot2015-01-151-1/+1
* License changepurpasmart962014-12-211-1/+1
* Loader: Add 3DSX supportichfly2014-12-081-0/+32