mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-03 20:12:49 +00:00
Merge branch 'master' of https://github.com/raysan5/raylib
This commit is contained in:
@@ -410,6 +410,8 @@ int main(int argc, char* argv[])
|
||||
}
|
||||
}
|
||||
|
||||
free(enumLines);
|
||||
|
||||
// Functions info data
|
||||
funcs = (FunctionInfo *)calloc(MAX_FUNCS_TO_PARSE, sizeof(FunctionInfo));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user