This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-01-31 15:32:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
ctr
/
exec-3dsx
/
exec_cia.h
6 lines
97 B
C
Raw
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