aboutsummaryrefslogtreecommitdiff
path: root/Sprites/MENUSTAR.flags
Commit message (Collapse)AuthorAgeFilesLines
* * Slight optimization: all comparations against true are now compared ↵XaviDCR922017-12-261-1/+1
| | | | | | | against != false. + Added a provisional background during gameplay (still WIP). * Map editor now allows creating a map.
* * Trimmed ending whitespaces.XaviDCR922017-09-161-0/+1
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.