Pushing from the vogsphere to the github

This commit is contained in:
Raphaël 2024-03-25 18:26:38 +00:00 committed by GitHub
parent d9986a5674
commit c86fe1ad3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 2093 additions and 0 deletions

52
textures/coins.xpm Normal file
View file

@ -0,0 +1,52 @@
/* XPM */
static char * coins_xpm[] = {
"32 32 17 1",
" c #7F7F7F",
". c #747474",
"+ c #8F8F8F",
"@ c #B0B0B0",
"# c #A8A8A8",
"$ c #A3A3A3",
"% c #9D9D9D",
"& c #11727A",
"* c #D5FFF6",
"= c #FFFFFF",
"- c #A1FBE8",
"; c #4AEDD9",
"> c #145E53",
", c #2CE0D8",
"' c #20C5B5",
") c #1AAAA7",
"! c #1C919A",
" .. . ..++. +++ . ++ .. ++++ ",
".@@@#@####$$$###$$$%%$$########+",
".#$$$$#$$$###$$#@@#@@#%%$%%$#$$ ",
".###$###$$$#$$##$#$$###$%%$#$$#.",
".#$$%%%%$$$$$%%%%%$$$$$######$$+",
" @#$$%%$%%$#&&&&&&&&$###$$#####+",
"+$$$##$$$##&*====*=*&##$$#$%%$$+",
" #@@@@@@##&=*---;;;-*&@@@##$$##+",
"+$$$#@@$%&=*=-;;;;-*-->##@@$$$#.",
"+$#####$&=--=;;;---*-;,>##$$### ",
" @@@@#$&*-;-=;----;*-;;,>%$%%$@.",
".#@@###&=;;;=----;;*;,;;>$$$$$$.",
".$$#$#&*-;;;=*-;;;-*;,,;,>##### ",
"+$$$$$&==*;;-==*=**,;;'))>@@@$$.",
"+$$$%&*;-==-=-;;;--*'))'',>$###.",
"+##$$&=;;--=-;,;----)'))',>#### ",
"+#$$#&=;--;=;,;----;)'))',>$$$$ ",
"+@@@@&=;--;=;;----;;)'')),>#$$# ",
" ##@@&*--;;*;----;,;!''));>@@##+",
".#@@@&=--;-*----;,;'!)''),>@$$$+",
".%$##&*;-**,';-;,;'!)!!)';>$$%$+",
" ###$>***;;;))))!!!!'''!!!>@###+",
" ##$$#>-;,;;)''''')!'))';>#$$#@+",
"+#####>;;;,')''''''!))'';>##$$$+",
"+#$$#$$>,;;)')))))')!''->%%$%%$ ",
" ##$%%$#>,')'')))))'!'->%$$$$%%+",
" @@@@$#$$>,)'''''''');>#$$##$@@+",
".@@###$$$#>',;;-;---'>$$$##$$$# ",
".#$#$$##@@@>>>>>>>>>>###@@@@@@@.",
" $%%$#$$#@@###$$$#########@#@@@.",
" ##$$$###$#$$%%$#@@@@@#$#$$$$$# ",
".. ++++ .. ++++++ ..+ .. . + "};