add in start screen and come up with name
This commit is contained in:
parent
cf71ad715a
commit
85e0aedff0
9 changed files with 89 additions and 7 deletions
BIN
res/font.png
BIN
res/font.png
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.7 KiB |
|
@ -1,4 +1,8 @@
|
|||
IMAGE font "font.png" BEST NONE
|
||||
|
||||
IMAGE startBg1 "start/bg1.png" FAST
|
||||
IMAGE startLogo1 "start/logo1.png" FAST
|
||||
|
||||
IMAGE frame "chrome/frame.png" FAST
|
||||
|
||||
IMAGE wall1 "bg/wall1.png" FAST
|
||||
|
|
BIN
res/start/bg1.png
Normal file
BIN
res/start/bg1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
res/start/logo1.png
Normal file
BIN
res/start/logo1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
Reference in a new issue