Update raylib_parser.c
This commit is contained in:
parent
1c3f9fa135
commit
f0674676b6
|
|
@ -800,7 +800,6 @@ int main(int argc, char* argv[])
|
||||||
|
|
||||||
for (int i = 0; i < enumCount; i++)
|
for (int i = 0; i < enumCount; i++)
|
||||||
{
|
{
|
||||||
|
|
||||||
// Parse enum description
|
// Parse enum description
|
||||||
// NOTE: This is not necessarily from the line immediately before,
|
// NOTE: This is not necessarily from the line immediately before,
|
||||||
// some of the enums have extra lines between the "description"
|
// some of the enums have extra lines between the "description"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user