updated title screen
This commit is contained in:
@@ -7,5 +7,6 @@ extern const Image bgtest;
|
||||
extern const SpriteDefinition bigTex1;
|
||||
extern const Image bg1;
|
||||
extern const Image fg1;
|
||||
extern const SpriteDefinition titleSignSprite;
|
||||
|
||||
#endif // _RES_RESOURCES_H_
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
IMAGE bgtest "background1.png" BEST ALL
|
||||
SPRITE bigTex1 "Sprites\BTW-1.png" 8 8 FAST
|
||||
IMAGE bg1 "btwade_bg1_1.png" BEST ALL
|
||||
IMAGE fg1 "btwade_bg2_1.png" BEST ALL
|
||||
IMAGE fg1 "btwade_bg2_1.png" BEST ALL
|
||||
SPRITE titleSignSprite "BTW-TitleSign-merged.png" 4 4 FAST
|
||||
Reference in New Issue
Block a user