summaryrefslogtreecommitdiff
path: root/paths.c
AgeCommit message (Collapse)Author
2019-04-29Fix a couple of small memory leaksMichael Pavone
2019-01-03Fix Windows implentation of get_config_dir() so config file gets saved to ↵Michael Pavone
the right place. Fix location for sticky_path file on all platforms
2018-02-07Fix Windows build, added Windows default_font_path implementationMichael Pavone
--HG-- branch : nuklear_ui
2017-11-29Added code to persist config back to a fileMichael Pavone
--HG-- branch : nuklear_ui
2017-11-25Fix directory navigation in ROM file chooser in Nuklear UIMichael Pavone
--HG-- branch : nuklear_ui
2017-11-21Moved initial path logic out of menu so it can be shared with new UIMichael Pavone
--HG-- branch : nuklear_ui