This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
WiiUModuleSystem
Watch
2
Star
0
Fork
0
You've already forked WiiUModuleSystem
mirror of
https://github.com/wiiu-env/WiiUModuleSystem.git
synced
2024-11-14 22:15:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f461fc4539
WiiUModuleSystem
/
libraries
/
libwums
/
crt.c
Maschell
e34863d75a
The entrypoint is now called ONCE by the SetupPayload. Replace the usage by
WUMS_APPLICATION_STARTS
2020-06-03 19:30:45 +02:00
3 lines
48 B
C
Raw
Blame
History
int
main
(
int
argc
,
char
*
*
argv
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink