|
SDL_ini 1.2.0
Single-header INI file library for SDL3
|
An SDL_ini instance to handle the data for an INI file. More...
#include <SDL_ini.h>

Data Fields | |
| SDL_ini_section * | sections |
| int | section_count |
| int | section_capacity |
| bool | crlf |
| bool | dirty |
An SDL_ini instance to handle the data for an INI file.
| SDL_ini_section* sections |
| int section_count |
| int section_capacity |
| bool crlf |
| bool dirty |