mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 06:50:20 +01:00
a bit clearer
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@31 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
ba26771fdc
commit
429d462315
@ -399,7 +399,7 @@ void describe_vgmstream(VGMSTREAM * vgmstream) {
|
||||
printf("interleave with short last block");
|
||||
break;
|
||||
case layout_dtk_interleave:
|
||||
printf("nibble interleave");
|
||||
printf("DTK nibble interleave");
|
||||
break;
|
||||
default:
|
||||
printf("INCONCEIVABLE");
|
||||
|
Loading…
Reference in New Issue
Block a user