mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-13 20:24:52 -08:00
Ed_
2e5e31ed3b
Mostly just cleanup and renaming of certain stuff (mostly in dependencies). * Changed uw and sw to usize and ssize. * Removed zpl_cast usage throughout dependencies * No longer using GEN_DEF_INLINE & GEN_IMPL_INLINE * header_start.hpp renamed to platform.hpp for depdendencies header. |
||
---|---|---|
.. | ||
components | ||
Readme.md | ||
singleheader.cpp |
Singleheader
Creates a single header file version of the library using gen.singleheader.cpp
.
Follows the same convention seen in the gb, stb, and zpl libraries.