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