Soneek forgot a comma

This commit is contained in:
Chris Moeller 2014-08-02 20:39:52 -07:00
parent 7425dc2aad
commit c37a9cc3dd

View File

@ -241,7 +241,7 @@ typedef enum {
meta_RWAR, /* single-stream RWAR */
meta_RWAV, /* contents of RWAR */
meta_CWAV, /* contents of CWAR */
meta_FWAV /* contents of FWAR */
meta_FWAV, /* contents of FWAR */
meta_RSTM_SPM, /* RSTM with 44->22khz hack */
meta_THP,
meta_RSTM_shrunken, /* Atlus' mutant shortened RSTM */