Pushing from the vogsphere to the github
This commit is contained in:
parent
d9986a5674
commit
c86fe1ad3d
33 changed files with 2093 additions and 0 deletions
45
textures/exit_close.xpm
Normal file
45
textures/exit_close.xpm
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
/* XPM */
|
||||
static char * exit_close_xpm[] = {
|
||||
"32 32 10 1",
|
||||
" c #4A3C20",
|
||||
". c #625029",
|
||||
"+ c #8B7141",
|
||||
"@ c #9C794A",
|
||||
"# c #735D31",
|
||||
"$ c #A3A3A3",
|
||||
"% c #A8A8A8",
|
||||
"& c #B38C51",
|
||||
"* c #B0B0B0",
|
||||
"= c #9D9D9D",
|
||||
" . .. . .. ",
|
||||
" +@@@@@+++@@@@@@++++@@@@@@+++@+.",
|
||||
".++++@@@@++++@+@@@@+++@++@@@@++.",
|
||||
".@@+@@+++@@+@@@+++@@@@@@@+++@@@.",
|
||||
".@+++@@@++@@@+++@@@+@+++@@+@+++ ",
|
||||
" #++# ....#.#++##+# ..##..##+#. ",
|
||||
".+@@+.$$$%%%&@@+@++.%%%$$%&@++@.",
|
||||
".@@+@.**%%**&+@+@+@.%%***%@++@+ ",
|
||||
" +@+@#*$==$$@@+@@+@.***%%*&+@@+.",
|
||||
" @++@#%$$$%%&@+@+@+#%***%%&@+@+.",
|
||||
".@+@+.$$%%%%&@+@+@+.$$%$==&@+@@.",
|
||||
".@+@+.%%%%%$&@@++@+.=$===$&@+@+.",
|
||||
" .#+##@&&&@&@#+++###&&@@&&@++#. ",
|
||||
".@@@++++@++@@@@@+@+++++@@@+++@+.",
|
||||
".++@@+@@@@@++++@@@@+@@+++@@@@@@.",
|
||||
" @+++@++++@@@@++++@@@@@@@@++++@.",
|
||||
".@@@@@@@@+++@@@@@@@@++@@+@@+@@+.",
|
||||
".+@+++@+++@@@+@@++++@@@++++++@@ ",
|
||||
".+++@@+@@@+++++@@@@++++@@@@@@++.",
|
||||
" #+## ..#...##++#+# ..##..#+##. ",
|
||||
".@+@@.%%$$$=&@@+@+@.$%%%$$@@+@+.",
|
||||
" @+@+.$%%$%%@+@+@+@#%%****&@+@+ ",
|
||||
".++@+.%%%%**@++@@++.%%%%**@+@++ ",
|
||||
".@++@#%%%***&@+@+@+#%$$$$%&@@+@.",
|
||||
".+@+@#$$%%*%&@+@+@+.%%$===&@@+@.",
|
||||
".+@+@.$%****&@+@+@@.$$%$=$&@+@@ ",
|
||||
" .#++#&&@&&&@+##++##&&&&@&@+#+# ",
|
||||
".+++@@@@++@++++@@+++@@@++@++++@.",
|
||||
" @@++++@@@@@@+@@+@@@++@@@@@+@@@.",
|
||||
".++@@@@++++@@@++++@+@@@@+@+++@@.",
|
||||
".@@@@+++@+@@++@@@++@@+++@@@@+++ ",
|
||||
" . .. . .. "};
|
||||
Loading…
Add table
Add a link
Reference in a new issue