aboutsummaryrefslogtreecommitdiff
path: root/projects/Notepad++
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2018-11-10 08:29:53 +0100
committerMichael Vetter <jubalh@iodoru.org>2018-11-10 08:29:53 +0100
commit4c83cee8108e5d56d142117512d1e4bc017b7180 (patch)
tree26b1fa91257e35321f8ca11b3bc1a2f1bfe54d20 /projects/Notepad++
parent5167f78d5f64dfe2a4110102a0a7c1ca197d7c75 (diff)
downloadraylib-4c83cee8108e5d56d142117512d1e4bc017b7180.tar.gz
raylib-4c83cee8108e5d56d142117512d1e4bc017b7180.zip
core: Use dynamic string in OpenURL()
OpenURL() is a function that most games probably will never need. Wasting 512 bytes to store of a static char to store an the URL is not wise. I propose to have it dynamic building the string on the fly.
Diffstat (limited to 'projects/Notepad++')
0 files changed, 0 insertions, 0 deletions