/*  In this file, list what AmplituDS stages are present in the current directory.  */
/*  Note that as with the provided example, only the name of the stage needs to be  */
/*  listed here, and the suffixes will be handled in AmplituDS itself.              */


AMOUNT_OF_STAGES 2


turrican-rmx
smb-rmx

/*  Saying that a game stage called turrican-rmx is present, the following files    */
/*  will need to be available in the current directory:                             */
/*      *  turrican-rmx_music.it                                                    */
/*      *  turrican-rmx_settings.txt                                                */
/*      *  turrican-rmx_layout_mellow.txt                                           */
/*      *  turrican-rmx_layout_normal.txt                                           */
/*      *  turrican-rmx_layout_brutal.txt                                           */
/*      *  turrican-rmx_layout_insane.txt                                           */
