Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-minivmac
Commits
dc73a222
Commit
dc73a222
authored
Jan 26, 2022
by
Vladimir Serbinenko
Browse files
Replace stdbool.h with a compatibility wrapper
parent
26d06851
Changes
1
Hide whitespace changes
Inline
Side-by-side
libretro/libretro-core.h
View file @
dc73a222
...
...
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include <stdio.h>
#include
<std
bool.h
>
#include
"
bool
ean
.h
"
//#define MATRIX(a,b) (((a) << 3) | (b))
...
...
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