added parallax scrolling to demo screen
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
#ifndef _RES_RESOURCES_H_
|
||||
#define _RES_RESOURCES_H_
|
||||
|
||||
extern const Image bg1;
|
||||
extern const Image bgtest;
|
||||
extern const SpriteDefinition bigTex1;
|
||||
extern const Image bg1;
|
||||
extern const Image fg1;
|
||||
|
||||
#endif // _RES_RESOURCES_H_
|
||||
|
||||
Reference in New Issue
Block a user