Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
4klang-linux
Commits
f41e000e
Commit
f41e000e
authored
Jul 28, 2019
by
PoroCYon
Browse files
[clinkster] _WIN32 -> _MSC_VER
parent
7d5e1b9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
clinkster/Clinkster/player/clinkster.h
View file @
f41e000e
...
@@ -5,7 +5,7 @@ struct sample {
...
@@ -5,7 +5,7 @@ struct sample {
short
left
,
right
;
short
left
,
right
;
};
};
#ifndef _
WIN32
#ifndef _
MSC_VER
#define __stdcall
#define __stdcall
#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