]> skyeroc.xyz Git - dgamelaunch/commit
userprefs - getpref() now calls dgl_format_str() on the 'fallback' value
authorTangles <andyrthomson@gmail.com>
Thu, 13 Feb 2020 12:27:01 +0000 (23:27 +1100)
committerTangles <andyrthomson@gmail.com>
Thu, 13 Feb 2020 12:27:01 +0000 (23:27 +1100)
commiteffcc27f75408c276c2900429af96ce6f2ec9a6d
treeb296033374871c51892373cb4b28843681abaa3b
parent000735a8132762cc140fd0d23f6c3de8160769e1
userprefs - getpref() now calls dgl_format_str() on the 'fallback' value

which is recursive. getpref() and dgl_format_str both now return a
dynamic string which must be freed.
dgamelaunch.c
dgamelaunch.h
dgl-common.c