Skip to content

Commit

Permalink
Fuck no. Nonononono
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicMastr committed Jul 3, 2021
1 parent cd6ef3e commit 49e0d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ int initVita2d()

int main()
{
sceKernelPowerTick(SCE_KERNEL_POWER_TICK_DEFAULT);
sceKernelPowerTick(SCE_KERNEL_POWER_TICK_DISABLE_AUTO_SUSPEND);
sceIoMkdir("ux0:data/SubPlayer", 0777);
sceKernelLoadStartModule("app0:modules/libvita2d_sys.suprx", 0, SCE_NULL, 0, SCE_NULL, SCE_NULL);
vita2d_display_set_max_resolution(FRAMEBUF_WIDTH, FRAMEBUF_HEIGHT);
Expand Down

0 comments on commit 49e0d21

Please sign in to comment.