Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

LetA.h

00001 /*****************************************/
00002 /*                  LetA.h               */
00003 /* CreateSprites        by PhoenixRising */
00004 /*****************************************/
00005 #ifndef CreateSprites_LetA_H
00006 #define CreateSprites_LetA_H
00007 
00008 #include <NDS/jtypes.h>
00009 
00010 #define LetA_WIDTH   16
00011 #define LetA_HEIGHT  16
00012 #define LetA_IMAGES 1
00013 
00014 extern const uint16 LetAData[128];
00015 extern const uint16 LetAPalette[2];
00016 
00017 #endif /* CreateSprites_LetA_H */

Generated on Fri Apr 22 13:53:28 2005 for Sprite01 Example Application by doxygen 1.3.6