Initial commit
This commit is contained in:
9
res/resources.h
Normal file
9
res/resources.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#include <genesis.h>
|
||||
|
||||
#ifndef _RES_RESOURCES_H_
|
||||
#define _RES_RESOURCES_H_
|
||||
|
||||
extern const Image bg1;
|
||||
extern const SpriteDefinition bigTex1;
|
||||
|
||||
#endif // _RES_RESOURCES_H_
|
||||
Reference in New Issue
Block a user