mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-14 10:13:11 +00:00
Update rexm.c
This commit is contained in:
parent
16a0b966c3
commit
68a678a549
@ -1106,6 +1106,9 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
exInfo->status &= ~VALID_MISSING_WEB_OUTPUT;
|
exInfo->status &= ~VALID_MISSING_WEB_OUTPUT;
|
||||||
exInfo->status &= ~VALID_MISSING_WEB_METADATA;
|
exInfo->status &= ~VALID_MISSING_WEB_METADATA;
|
||||||
|
|
||||||
|
// Update source code header info
|
||||||
|
UpdateSourceMetadata(TextFormat("%s/%s/%s.html", exBasePath, exInfo->category, exInfo->name), exInfo);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user