mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
3DS: Derp fix
This commit is contained in:
parent
b226c633d8
commit
c1137925a7
@ -1,6 +1,4 @@
|
||||
#ifdef _3DS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdio.h>
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
#include <3ds.h>
|
||||
@ -363,6 +361,4 @@ int main()
|
||||
amExit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
Loading…
Reference in New Issue
Block a user