Fix compilation with latest ctrulib
This commit is contained in:
parent
ef9eb0d006
commit
5af0875ec1
@ -16,7 +16,7 @@ int main(int argc, char** argv)
|
||||
srvInit();
|
||||
aptInit();
|
||||
hidInit(NULL);
|
||||
gfxInit();
|
||||
gfxInitDefault();
|
||||
gfxSet3D(false);
|
||||
fsInit();
|
||||
InitOutput();
|
||||
|
Loading…
x
Reference in New Issue
Block a user