Formatting tweaks

This commit is contained in:
NicknineTheEagle 2021-12-08 16:50:05 +03:00
parent f277dfe27e
commit ec2373a98d
2 changed files with 4 additions and 4 deletions

View File

@ -254,7 +254,7 @@ VGMSTREAM* init_vgmstream_wbk_nslb(STREAMFILE* sf) {
break; break;
} }
case 0x25: /* FSB IMA */ { case 0x25: { /* FSB IMA */
VGMSTREAM* fsb_vgmstream; VGMSTREAM* fsb_vgmstream;
STREAMFILE* temp_sf; STREAMFILE* temp_sf;