summary refs log tree commit diff stats
path: root/resources/htp2.bmp
Commit message (Collapse)AuthorAgeFilesLines
* Moved resources into subdirectoryKelly Rauchenberger2009-10-171-0/+0
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