Commit graph

6 commits

Author SHA1 Message Date
Clownacy
5ec9fea302 The build folder is now automatically generated
This way, we don't need to tell everyone who uses the enhanced branch
that they need to copy res/data_en. It also gives the CMake project a
way to bundle everything into a neat little folder.
2019-04-14 03:36:57 +01:00
Clownacy
e54c13e22f More cmake improvements
Added static build, notably
2019-04-10 01:12:23 +01:00
Clownacy
39da44e899 Added cmake build setup 2019-04-09 21:38:25 +01:00
Clownacy
8fd92fb197 Fixed incorrect format specifier in bin2h
Fixes #27
2019-01-29 14:20:23 +00:00
Clownacy
6c8a02e604 Give bin2h a return value
Fixes #16
2019-01-28 18:39:53 +00:00
Clownacy
5210e1c00d Rewrote bin2h
Needed to fix bug, so I figured I'd just remake the thing.
2019-01-21 21:05:43 +00:00