Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > 56c615211d295fb99ff45dd87fd8e366 > files > 103

lib64allegro-devel-4.2.2-4mdv2009.1.x86_64.rpm

#ifndef ANIMSEL_H_INCLUDED
#define ANIMSEL_H_INCLUDED

#include "demo.h"
#include "display.h"

int pick_animation_type(ANIMATION_TYPE *type);

#endif