TSP: The Transport Sample Protocol



Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

images_xpm.h

00001 #ifndef _IMAGES_XPM_H_
00002 #define _IMAGES_XPM_H_
00003 
00004 #include "fleche_1.xpm"
00005 #include "fleche_2.xpm"
00006 #include "fleche_3.xpm"
00007 #include "fleche_4.xpm"
00008 
00009 #define ANIMATION_NB_IMAGES 4
00010 
00011 static char ** animation_images_xpm[] =
00012   {
00013     fleche_1_xpm,
00014     fleche_2_xpm,
00015     fleche_3_xpm,
00016     fleche_4_xpm,
00017   };
00018 
00019 #endif /*_IMAGES_XPM_H_*/
Framework Home Page.

Beware !! TSP wave is coming...