diff options
author | Julian <j@teule.nl> | 2018-11-09 18:35:53 +0100 |
---|---|---|
committer | Julian <j@teule.nl> | 2018-11-09 18:35:53 +0100 |
commit | cdc604a862f9a5349336ff101288c993a135cf6f (patch) | |
tree | 7460d2745824dd0aafbe2395427105f39bf73b72 /tags | |
parent | f4a1ccf9b65a2de227d5d0059799800dd0e507ce (diff) | |
parent | 0baa7ebefb4b504da4d125aab55e96e7f2c5a87e (diff) |
Moved working commits to master
Diffstat (limited to 'tags')
-rw-r--r-- | tags | 39 |
1 files changed, 0 insertions, 39 deletions
@@ -1,39 +0,0 @@ -!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ -!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ -!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ -!_TAG_PROGRAM_NAME Exuberant Ctags // -!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ -!_TAG_PROGRAM_VERSION 5.8 // -MaxCommands MaxCommands.h 2;" d -Sprite sprites.h /^struct Sprite {$/;" s -ball sprites.h /^const Sprite ball = {$/;" v -blocks sprites.h /^const Sprite *blocks[] = { &iBlock, &oBlock, &tBlock, &sBlock, &zBlock, &jBlock, &lBlock };$/;" 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 -iBlock sprites.h /^const Sprite iBlock = {$/;" v -jBlock sprites.h /^const Sprite jBlock = {$/;" v -lBlock sprites.h /^const Sprite lBlock = {$/;" v -maxDECODE_MODE MaxCommands.h 15;" d -maxDIGIT_0 MaxCommands.h 7;" d -maxDIGIT_1 MaxCommands.h 8;" d -maxDIGIT_2 MaxCommands.h 9;" d -maxDIGIT_3 MaxCommands.h 10;" d -maxDIGIT_4 MaxCommands.h 11;" d -maxDIGIT_5 MaxCommands.h 12;" d -maxDIGIT_6 MaxCommands.h 13;" d -maxDIGIT_7 MaxCommands.h 14;" d -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 -oBlock sprites.h /^const Sprite oBlock = {$/;" v -sBlock sprites.h /^const Sprite sBlock = {$/;" v -smiley sprites.h /^const Sprite smiley = { $/;" v -sprites sprites.h 2;" d -tBlock sprites.h /^const Sprite tBlock = {$/;" v -width sprites.h /^ uint8_t width;$/;" m struct:Sprite -xOff sprites.h /^ uint8_t xOff;$/;" m struct:Sprite -yOff sprites.h /^ uint8_t yOff;$/;" m struct:Sprite -zBlock sprites.h /^const Sprite zBlock = {$/;" v |