Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
85fdb87b
Commit
85fdb87b
authored
Feb 11, 2022
by
Deucе
👌🏾
Browse files
Extern "C"
parent
2f5938c9
Pipeline
#2708
passed with stage
in 9 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
src/xpdev/xpmap.h
src/xpdev/xpmap.h
+6
-0
No files found.
src/xpdev/xpmap.h
View file @
85fdb87b
...
...
@@ -55,7 +55,13 @@ struct xpmapping {
#endif
#ifdef __cplusplus
extern
"C"
{
#endif
DLLEXPORT
struct
xpmapping
*
xpmap
(
const
char
*
filename
,
enum
xpmap_type
type
);
DLLEXPORT
void
xpunmap
(
struct
xpmapping
*
map
);
#ifdef __cplusplus
}
#endif
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment