Update to build on newer ctrulib
This commit is contained in:
parent
f2c6531906
commit
fde61021b8
@ -22,7 +22,7 @@ int main()
|
|||||||
aptInit();
|
aptInit();
|
||||||
hidInit(NULL);
|
hidInit(NULL);
|
||||||
fsInit();
|
fsInit();
|
||||||
gfxInit();
|
gfxInitDefault();
|
||||||
gfxSet3D(false);
|
gfxSet3D(false);
|
||||||
|
|
||||||
clearScreens();
|
clearScreens();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user