This repository has been archived on 2021-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
glovechat/src/util/ini.h
malloc 0962392e70 ERA OF THE CHIMERA
ERA OF THE CHIMERA
ERA OF THE CHIMERA
ERA OF THE CHIMERA
ERA OF THE CHIMERA
ERA OF THE CHIMERA
2019-02-08 15:30:09 -06:00

9 lines
86 B
C

#ifndef GLV_UTIL_INI_H
#define GLV_UTIL_INI_H
typedef struct {
} glv_ini_t;
#endif