xa.cpp: Tabs to spaces.

git-svn-id: https://svn.eduke32.com/eduke32@6764 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
hendricks266 2018-03-13 23:29:38 +00:00
parent 6acbb77ac5
commit 607ddc45e0

View file

@ -303,7 +303,6 @@ static playbackstatus MV_GetNextXABlock
(
VoiceNode *voice
)
{
xa_data * xad = (xa_data *) voice->rawdataptr;
XASector ssct;
@ -382,7 +381,6 @@ int32_t MV_PlayXA3D
int32_t priority,
uint32_t callbackval
)
{
int32_t left;
int32_t right;