mirror of
https://github.com/Ed94/gencpp.git
synced 2026-04-29 22:40:14 -07:00
cf65638979
- Changed the zpl csv parser to only accept hex values with 0x perfix. it was messing with the add term. - Small changes to the clang format config.
Singleheader
gen.singleheader.cpp with its own meson.build generates the library as a single header gen.hpp.
Following the same convention seen in the gb, stb, and zpl libraries.
( Currently WIP )