Commit graph

5 commits

Author SHA1 Message Date
Clownacy
d250d0de7d Overhaul bin2h
Now it just outputs big lists of numbers, instead of a proper array.
This allows Resource.cpp to control the name of these arrays, while
also making the resource system in general more transparent.
2020-09-03 22:14:13 +01:00
Clownacy
5cff82c2cc Revert "Remove the 'bin2h' folder"
This reverts commit 8f9125cf09.

Need this too
2019-09-05 12:50:01 +00:00
Clownacy
8f9125cf09 Remove the 'bin2h' folder
Resources are compiled with other tools in this branch
2019-09-05 12:44:16 +00:00
Clownacy
5933a1201e Shut up a warning GCC was giving bin2h 2019-05-24 09:34:55 +01:00
Clownacy
5b89a31976 Split bin2h to its own CMake file
Also added warnings to its part of the Makefile
2019-05-23 19:42:52 +01:00
Renamed from src/misc/bin2h.c (Browse further)