log include/core/ini.h @ 317:b1f4d1867ab1

age author description
Mon, 13 May 2024 15:04:51 -0400 Paper *: convert all files CRLF -> LF
Mon, 22 Apr 2024 19:10:28 -0400 Paper ini: simplify INI code, use templates less
Wed, 03 Apr 2024 20:04:28 -0400 Paper include: make header guards more sane
Mon, 01 Apr 2024 02:43:44 -0400 Paper *: HUUUGE changes
Mon, 08 Jan 2024 13:21:08 -0500 Paper library: add initial library stuff
Fri, 10 Nov 2023 10:07:01 -0500 Paper ini: fix bool getters to provide default vals for bools and ints
Wed, 08 Nov 2023 21:36:09 -0500 Paper strings: convert ToInt() to be a template