Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
cucholix authored Jul 12, 2023
1 parent 5f21d21 commit bcaaa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ void skyline_main() {
skyline::utils::Ipc::getOwnProcessHandle(&h);
envSetOwnProcessHandle(h);

MHR_main();
totk_graphics_main();
}

extern "C" void skyline_init() {
Expand Down

0 comments on commit bcaaa1f

Please sign in to comment.