DS GX: Fix build
Vicki Pfau vi@endrift.com
Wed, 01 Mar 2017 18:15:48 -0800
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
src/ds/gx.c
→
src/ds/gx.c
@@ -900,7 +900,6 @@ gx->outstandingParams[0] = _gxCommandParams[gx->outstandingCommand[0]];
gx->outstandingParams[1] = _gxCommandParams[gx->outstandingCommand[1]]; gx->outstandingParams[2] = _gxCommandParams[gx->outstandingCommand[2]]; gx->outstandingParams[3] = _gxCommandParams[gx->outstandingCommand[3]]; - } _flushOutstanding(gx); }