Merge branch 'master' of github.com:3dsfug/Anemone3DS

This commit is contained in:
2017-09-02 11:57:18 -04:00
4 changed files with 14 additions and 6 deletions

View File

@@ -37,5 +37,5 @@ typedef struct{
Result get_splashes(Splash_s** splashes_list, int *splash_count);
void splash_install(Splash_s splash_to_install);
void splash_delete();
#endif