diff options
author | Julian <j@teule.nl> | 2018-11-05 15:24:07 +0100 |
---|---|---|
committer | Julian <j@teule.nl> | 2018-11-05 15:24:07 +0100 |
commit | ee21519c62f14f21986f404c1be6263c90ed1d3c (patch) | |
tree | 8e9f151629574bb6854148739b8c550a6792bcf4 /tags | |
parent | 9d6f0cce50cb2cde4eb558bac73277eb5395cfcf (diff) |
Added tetrisBlocks
Diffstat (limited to 'tags')
-rw-r--r-- | tags | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ !_TAG_PROGRAM_VERSION 5.8 // MaxCommands MaxCommands.h 2;" d Sprite sprites.h /^struct Sprite {$/;" s +ball sprites.h /^const Sprite ball = {$/;" v buff sprites.h /^ uint8_t buff[8];$/;" m struct:Sprite checker sprites.h /^const Sprite checker = {$/;" v height sprites.h /^ uint8_t height;$/;" m struct:Sprite @@ -22,6 +23,7 @@ maxINTENSITY MaxCommands.h 6;" d maxSCAN_LIMIT MaxCommands.h 16;" d maxSHUTDOWN_INV MaxCommands.h 4;" d maxTEST MaxCommands.h 5;" d +miniSmiley sprites.h /^const Sprite miniSmiley = {$/;" v smiley sprites.h /^const Sprite smiley = { $/;" v sprites sprites.h 2;" d width sprites.h /^ uint8_t width;$/;" m struct:Sprite |