27 #ifndef AVALANCHE_INTRO_H 28 #define AVALANCHE_INTRO_H 30 #include "common/str.h" 31 #include "common/array.h" 39 class AvalancheEngine;
52 void plotStar(uint8 plane,
int x,
int y);
53 void plotStars(uint8 plane,
int y);
54 void combineAndDraw();
73 #endif // AVALANCHE_INTRO_H
Definition: animation.h:32
Definition: avalanche.h:77