updated title screen

This commit is contained in:
2026-05-16 15:39:52 -05:00
parent e8428b0d7e
commit be46574c3e
10 changed files with 457 additions and 279 deletions

View File

@@ -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_