summaryrefslogtreecommitdiffstats
path: root/bg_models.hpp
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-03-09 21:40:21 +0000
committerJoursoir <chat@joursoir.net>2021-03-09 21:40:21 +0000
commita7b9aa288a65ef456ec3795435c91eba58f2a098 (patch)
tree1e041f202140bf54385346cc7611d780c58fb0d3 /bg_models.hpp
parentd0254f6bb715369b80b4340747e0ce30a009dfe6 (diff)
downloadascii-road-a7b9aa288a65ef456ec3795435c91eba58f2a098.tar.gz
ascii-road-a7b9aa288a65ef456ec3795435c91eba58f2a098.tar.bz2
ascii-road-a7b9aa288a65ef456ec3795435c91eba58f2a098.zip
update models with new support char
Diffstat (limited to 'bg_models.hpp')
-rw-r--r--bg_models.hpp50
1 files changed, 25 insertions, 25 deletions
diff --git a/bg_models.hpp b/bg_models.hpp
index 119d99b..ff05d81 100644
--- a/bg_models.hpp
+++ b/bg_models.hpp
@@ -11,39 +11,39 @@ enum background_types {
};
const char * const bg_ftree_model[] = {
- " _-_ ",
- " /~~ ~~\\ ",
- " /~~ ~~\\ ",
+ "???????_-_???????",
+ "????/~~ ~~\\????",
+ "?/~~ ~~\\?",
"{ }",
- " \\ _- -_ / ",
- " ~ \\\\ // ~ ",
- " | | ",
- " | | ",
- " // \\\\ "
+ "?\\ _- -_ /?",
+ "???~ \\\\ //??~???",
+ "???????| |???????",
+ "???????| |???????",
+ "??????// \\\\??????"
};
const char * const bg_stree_model[] = {
- " _____ ",
- " __/~~~~~\\__ ",
- " _/~~ ~~\\_ ",
- " /~ ~\\ ",
+ "???????_____???????",
+ "????__/~~~~~\\__????",
+ "??_/~~ ~~\\_??",
+ "?/~ ~\\?",
"{ }",
- " \\__\\~ ~/__/ ",
- " \\_ _/ ",
- " \\\\ // ",
- " | | ",
- " | | ",
- " | | ",
- " // \\\\ "
+ "?\\__\\~ ~/__/?",
+ "????\\_ _/?????",
+ "??????\\\\ //???????",
+ "???????| |????????",
+ "???????| |????????",
+ "???????| |????????",
+ "??????// \\\\???????"
};
const char * const bg_bridge_model[] = {
- " .. ",
- " [] ",
- " ,:[]:_ ",
- " ,-: :[]: :-. ",
- " ,.': : :[]: : :`._ ",
- " _,-: : : : :[]: : : : :-._ ",
+ "??????????????????..???????????????????",
+ "??????????????????[]???????????????????",
+ "????????????????,:[]:_?????????????????",
+ "?????????????,-: :[]: :-.??????????????",
+ "??????????,.': : :[]: : :`._???????????",
+ "??????_,-: : : : :[]: : : : :-._???????",
"___.-: : : : : : :[]: : : : : : :-.____",
"_:_:_:_:_:_:_:_:_:[]:_:_:_:_:_:_:_:_:_:",
"!!!!!!!!!!!!!!!!!![]!!!!!!!!!!!!!!!!!!!",