Commit Graph

4 Commits

Author SHA1 Message Date
Nathan Fulton
00345c52cd Expand size of titlescreenbkgd to fill larger displays
Due to the repetition, this 1422x913 version of the title screen
background doesn’t look overly great. However, it’s better than using a
small image that can’t fill larger screens.
2016-08-31 22:43:35 -04:00
Scott Ludwig
f2289c40ac Make data assets buildable on Linux
- Buildable on OSX and Linux now
- Fixed filename casing mismatches
- Inicrunch fixes, osx and linux versions, added Makefile

Note: gnu's cpp doesn't understand the -Wno-invalid-pp-token flag,
the absence of which causes ignorable preprocessing warnings on
strings with unmatched quotes.
2016-01-21 19:06:42 -08:00
Scott Ludwig
288ae87a69 expand width of title screen background to fill display of newer devices
(from Darrin)
2016-01-20 22:51:00 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00