Browse Source

Add EOF characters to right spot in ascii art files

pull/21/head
Jake Zaia 4 years ago
parent
commit
260bd9bc61
10 changed files with 10 additions and 10 deletions
  1. +1
    -1
      src/asciiArt/bat.txt
  2. +1
    -1
      src/asciiArt/dolphin.txt
  3. +1
    -1
      src/asciiArt/fish.txt
  4. +1
    -1
      src/asciiArt/llama.txt
  5. +1
    -1
      src/asciiArt/pig.txt
  6. +1
    -1
      src/asciiArt/python.txt
  7. +1
    -1
      src/asciiArt/roo.txt
  8. +1
    -1
      src/asciiArt/sheep.txt
  9. +1
    -1
      src/asciiArt/snake.txt
  10. +1
    -1
      src/asciiArt/squirrel.txt

+ 1
- 1
src/asciiArt/bat.txt View File

@ -5,4 +5,4 @@
\_ / `;=/ " \=;` \ _/
`\__| \___/ |__/`
\(_|_)/
" ` "
" ` "

+ 1
- 1
src/asciiArt/dolphin.txt View File

@ -4,4 +4,4 @@
\' ~-`\._
|/~`
. . . . . . .
._.`(._.`(_.`(._.`(._.`(._.`(._.`(._
._.`(._.`(_.`(._.`(._.`(._.`(._.`(._

+ 1
- 1
src/asciiArt/fish.txt View File

@ -10,4 +10,4 @@
) ) / `, .' ( ( `, .'
( ( }/ ) ) }/
) ) ' ( ( '
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

+ 1
- 1
src/asciiArt/llama.txt View File

@ -4,4 +4,4 @@
// ** ll
ll---ll\ llama~
ll ll || ||
^^ ^^ '' ''
^^ ^^ '' ''

+ 1
- 1
src/asciiArt/pig.txt View File

@ -7,4 +7,4 @@
"--.~~~ __/ { } \ }
'"ii"/ \_ \ | __~ "; >"
/ / ""\ |" / /
^^" ^^ ^^"
^^" ^^ ^^"

+ 1
- 1
src/asciiArt/python.txt View File

@ -10,4 +10,4 @@
\ \_/ ____ \ / \
\ / \ \ / /\\
\ / \ \/ / V
\_____/ \___/
\_____/ \___/

+ 1
- 1
src/asciiArt/roo.txt View File

@ -5,4 +5,4 @@
__/ _\ //
'~( '~ )//
_\ '}/
\"--~(/
\"--~(/

+ 1
- 1
src/asciiArt/sheep.txt View File

@ -7,4 +7,4 @@
`. )._\ (\
|// `-,//
]|| //"
hjw "" ""
hjw "" ""

+ 1
- 1
src/asciiArt/snake.txt View File

@ -11,4 +11,4 @@
(^^^^\ __ _,-'^^^^^`. _,'^^)
\^^^^`._,-'^^`-._.'^^^^__^^^^ `--'^^^_/
\^^^^^ ^^^_^^^^^^^_,-' `.^^^^^^^^_/ hjw
`.____,-' `-.__.' `-.___.' `97
`.____,-' `-.__.' `-.___.' `97

+ 1
- 1
src/asciiArt/squirrel.txt View File

@ -8,4 +8,4 @@
\=' .-' _`\ {
`'`;/ `, }
_\ ; }
/__`;-...'--'
/__`;-...'--'

Loading…
Cancel
Save