]> Trent Huber's Code - xpmview.git/commit
Cleaning up
authorTrent Huber <trentmhuber@gmail.com>
Tue, 15 Oct 2024 03:50:12 +0000 (23:50 -0400)
committerTrent Huber <trentmhuber@gmail.com>
Tue, 15 Oct 2024 03:50:12 +0000 (23:50 -0400)
commit6a2d4b75806cd8853ca374c97d1959cdf16911d7
treefc8665c77f151f70754b677dc3d089ae28cfcd15
parent51f3653eb870d254c5aba66c7083d3974653be09
Cleaning up

 - Removed stb_image_writer dependency (included in Raylib)
 - Compartmentalized translation units ("const" and "static")
.gitmodules
external/cbs.c
external/stb [deleted submodule]
src/main.c
src/parser.c
src/tokenizer.c
src/tokenizer.h
src/xpm_mode.c
src/xpm_mode.h