Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > bb8113fe14406042944874285ff4eac1 > files > 135

lib64allegro-devel-4.4.2-6.mga5.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