added option to swap game elements in EM caves using V5/V6 EMC graphics
[rocksndiamonds.git] / src / game_sp / OrangeDisk.h
1 // ----------------------------------------------------------------------------
2 // OrangeDisk.h
3 // ----------------------------------------------------------------------------
4
5 #ifndef ORANGEDISK_H
6 #define ORANGEDISK_H
7
8 #include "global.h"
9
10
11 void subAnimateOrangeDisks(int);
12
13 #endif // ORANGEDISK_H