summary refs log tree commit diff stats
path: root/resources.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved resources into subdirectoryKelly Rauchenberger2009-10-171-10/+11
| | | | | | | Because Highscore List rendering requires a font and the font has to be included with the executable to work, it will be loaded into the executable like the images are. To make sure that all resources are included, regardless of type, a folder was made for them. Refs #104
* Added iconKelly Rauchenberger2009-06-221-0/+1
|
* Added Choose Highscore List stateKelly Rauchenberger2009-06-221-0/+1
| | | | Refs #104
* Added cross compiliationKelly Rauchenberger2009-06-221-14/+11
|
* Embedded images into executable fileKelly Rauchenberger2009-06-201-0/+20