This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update raylib_parser.c
pull/5200/head
Ray
1 month ago
parent
1c3f9fa135
commit
f0674676b6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tools/parser/raylib_parser.c
+ 0
- 1
tools/parser/raylib_parser.c
View File
@ -800,7 +800,6 @@ int main(int argc, char* argv[])
for
(
int
i
=
0
;
i
<
enumCount
;
i
+
+
)
{
/
/
Parse
enum
description
/
/
NOTE
:
This
is
not
necessarily
from
the
line
immediately
before
,
/
/
some
of
the
enums
have
extra
lines
between
the
"
description
"
Write
Preview
Loading…
Cancel
Save