notaz.gp2x.de
/
pcsx_rearmed.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
improve field status after enable
[pcsx_rearmed.git]
/
plugins
/
cdrcimg
/
cdrcimg.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#ifndef __P_CDRCIMG_H__
2
#define __P_CDRCIMG_H__
3
4
void cdrcimg_set_fname(const char *fname);
5
void *cdrcimg_get_sym(const char *sym);
6
7
#endif /* __P_CDRCIMG_H__ */