1 // ============================================================================
2 // Rocks'n'Diamonds - McDuffin Strikes Back!
3 // ----------------------------------------------------------------------------
4 // (c) 1995-2014 by Artsoft Entertainment
7 // https://www.artsoft.org/
8 // ----------------------------------------------------------------------------
10 // ============================================================================
16 int getAnimationFrame(int, int, int, int, int);
18 void InitGlobalAnimations(void);
19 void DrawGlobalAnimations(int, int);
21 boolean HandleGlobalAnimClicks(int, int, int, boolean);