This website requires JavaScript.
Explore
Help
Sign In
mika
/
switch-examples
Watch
1
Star
0
Fork
0
You've already forked switch-examples
mirror of
https://github.com/switchbrew/switch-examples.git
synced
2025-12-09 13:45:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84c7158190
switch-examples
/
templates
/
library
/
source
/
templatelib.c
Dave Murphy
84c7158190
add template for libraries
2018-03-03 18:54:36 +00:00
7 lines
40 B
C
Raw
Blame
History
int
myLibFunction
(
)
{
return
42
;
}
Reference in New Issue
View Git Blame
Copy Permalink