yellows8
|
bb53a8ac81
|
Load assets from a .zip in romfs (romfs/ dir for pc-build) using minizip, instead of embedding it in data/. Sync Makefile.nx with latest switch-examples Makefile, with romfs. Automatically build the assets .zip in Makefile. Moved data/ to assets/ and moved data/unused/ to assets_unused/. Use #error in nx_audio.c since it's not supported currently.
|
2018-10-29 00:30:09 -04:00 |
|
yellows8
|
e61285c25e
|
Added comment regarding audio data/.
|
2018-03-19 21:49:47 -04:00 |
|
yellows8
|
1364106d73
|
Use '(void)' for audio_initialize/audio_exit.
|
2018-03-19 20:57:55 -04:00 |
|
yellows8
|
22740b8f4b
|
Added code for audio playback via ENABLE_AUDIO define, this is disabled by default.
|
2018-03-19 20:48:33 -04:00 |
|