This website requires JavaScript.
Explore
Help
Sign In
izzy
/
RetroArch
Watch
0
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/izzy2lost/RetroArch.git
synced
2026-03-26 16:42:27 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
angle
RetroArch
/
ctr
/
exec-3dsx
/
exec_cia.h
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
97 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Convert to linux line endings.
2019-02-03 15:38:41 -08:00
#
ifndef EXEC_CIA_H
#
define EXEC_CIA_H
int
exec_cia
(
const
char
*
path
,
const
char
*
*
args
)
;
Fixes
2018-05-09 18:23:35 -07:00
#
endif
Reference in New Issue
Copy Permalink