changed comments from old to new style (one-line comments only)
[rocksndiamonds.git] / src / game_sp / Infotrons.h
1 // ----------------------------------------------------------------------------
2 // Infotrons.h
3 // ----------------------------------------------------------------------------
4
5 #ifndef INFOTRONS_H
6 #define INFOTRONS_H
7
8 #include "global.h"
9
10
11 void subAnimateInfotrons(int);
12 void subCleanUpForInfotronsAbove(int);
13
14 #endif // INFOTRONS_H