diff --git a/src/vgmstream.h b/src/vgmstream.h index edab57a1..b5a1d29e 100644 --- a/src/vgmstream.h +++ b/src/vgmstream.h @@ -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 */