Small style fixes
commit9183b9d1980a5c900a1050a7036e42e344560e55
authorCarsten Teibes <dev@f4ke.de>
Sun, 2 Oct 2016 03:56:47 +0000 (2 05:56 +0200)
committerAndre Heider <a.heider@gmail.com>
Sat, 5 Oct 2019 06:57:19 +0000 (5 08:57 +0200)
tree12dab0273c4db54e5e2e64146d284c06df36cdfb
parentc1830c7bd67516b7ce4c120029296e8c6f9730fa
Small style fixes

Implementation files do not need C++ guards, just the headers. Names for include guards starting with underscore are reserved for standard library implementations.
src/gfx.c
src/gfx.h
src/gfx_color.c
src/gfx_color.h
src/gfx_con.c
src/gfx_con.h
src/gfx_con_esc.h
src/gfx_con_font.c
src/gfx_tex.c
src/gfx_tex.h
src/gfx_types.h