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
48
textures/exit_open.xpm
Normal file
48
textures/exit_open.xpm
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
/* XPM */
|
||||
static char * exit_open_xpm[] = {
|
||||
"32 32 13 1",
|
||||
" c #7F7F7F",
|
||||
". c #747474",
|
||||
"+ c #7E6237",
|
||||
"@ c #967441",
|
||||
"# c #67502C",
|
||||
"$ c #513D24",
|
||||
"% c #8F8F8F",
|
||||
"& c #B0B0B0",
|
||||
"* c #A8A8A8",
|
||||
"= c #A3A3A3",
|
||||
"- c #9D9D9D",
|
||||
"; c #B58D50",
|
||||
"> c #3A2F1E",
|
||||
" .. +@#$.%%. %%% . %% #@#$%%% ",
|
||||
".&&&+@#$**===***===--==*#@#$***%",
|
||||
".*;;;;;+@;;;;;;;;;;;;;;;;;;+;;= ",
|
||||
".*@@;@;#+;;@@@@;;;@@+@;+@+@#@@*.",
|
||||
".*@+@;;#+@+@;;;;@@;;;@@+@@@#@+=%",
|
||||
" &#$+##$$#$$$###$$$#$##$+##$$$*%",
|
||||
"%===#$$>=******&&&&&***=#$$>-==%",
|
||||
" *&&++#$**&&*==**&&***&&++#$=**%",
|
||||
"%===+@#$--==**==**&&&&&*+@#$==*.",
|
||||
"%=**#@#$==**==***&&**&&&#@#$*** ",
|
||||
" &;;;;;+@;;;;;;;;;;;;;;@;;;+;;&.",
|
||||
".*@+;@@#+@@;;;@+@@;;;@@+@++#@@=.",
|
||||
".=@+;;@#+@;;@@@;;;;@+@@+@@+#+@* ",
|
||||
"%=$$+##$$###$#$$$$$#$$#$+##$$#=.",
|
||||
"%===#$$$-=--=**===*==**=#$$>***.",
|
||||
"%**=++#$========****====++#$*** ",
|
||||
"%*==+@#$=*==*&&&&&&&*=**+@#$=== ",
|
||||
"%&&&+@#$&&&***&&&**====*+@#$==* ",
|
||||
" *;;;;;+@;;;;;;;;;;;;;;@;;;+;;*%",
|
||||
".*;;;+@+@@@@;;;@@+@;;@@+;@@#@+=%",
|
||||
".-@+@@@#+@;;@+@@;;@@;;@+@;@#@@=%",
|
||||
" *$$+##$$#$###$$##$$$$#$+##$$$*%",
|
||||
" **=#$$>**&&&&&*&&******#$$>=*&%",
|
||||
"%***++#$*&&&&*****==*===+@#$===%",
|
||||
"%*==+@#$**&***==--=***=-+@#$--= ",
|
||||
" **=+@#$&&&&***==***==*=#@#$=--%",
|
||||
" &;;;;;+;;;;;;;;;;;;;;;@;;;+;;&%",
|
||||
".&@+@+@#+@@+@;;;@@@;;;@+;@@#@@* ",
|
||||
".*@+@@;#+;;;@@@@@;;;@+@+@;@#+@&.",
|
||||
" =#$+##$$###$$$$#$#$$$#$+##$$#&.",
|
||||
" **=#$$>*=*==--=*&&&&&*=#$$>==* ",
|
||||
".. %++#$.. %%%%%% ..% .+@#$% "};
|
||||
Loading…
Add table
Add a link
Reference in a new issue