mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-27 05:28:30 +00:00
Update raylib_parser.c
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user