This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
cpp-cheat
Watch
1
Star
0
Fork
0
You've already forked cpp-cheat
mirror of
https://github.com/libretro/cpp-cheat.git
synced
2025-04-11 16:00:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
Branches
Tags
View all branches
cpp-cheat
/
c-from-cpp
/
c.c
Ciro Santilli
7c4422d1ea
Continue splitting c.c
2015-06-03 17:17:07 +02:00
4 lines
38 B
C
Raw
Permalink
Blame
History
#
include
"c.h"
int
f
(
)
{
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink