/************************************************************************ * * * tops.h * * * *-----------------------------------------------------------------------* * * * Variables for the top - lines of the Images * * * * ( Necessary for the PAL- and NTSC- versions. * * * ************************************************************************/ #ifndef TOPS_H #define TOPS_H IMPORT SHORT LAYOUT_TOP, NUM_LINES, NUMTOP, SECTOP, STRINGTOP, ACTIONTOP, PT1TOP, PT2TOP, SWITCHTOP; #endif /* TOPS_H */