From 0918692cfeb0f69a2bea3321696a76083f948e2d Mon Sep 17 00:00:00 2001 From: Daveo Date: Thu, 5 Jul 2001 16:31:06 +0000 Subject: [PATCH] --- source/fx/fxzzzz.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/fx/fxzzzz.cpp b/source/fx/fxzzzz.cpp index 686f91921..d71bddda1 100644 --- a/source/fx/fxzzzz.cpp +++ b/source/fx/fxzzzz.cpp @@ -18,7 +18,7 @@ static const int FRM_Z=FRM__90; static const int ZLifeInc=-8; static const int ZDelay=32; -static const s16 XT[16]={ 0,+1,+2,+2,+3,+2,+2,+1, +static const s8 XT[16]={ 0,+1,+2,+2,+3,+2,+2,+1, 0,-1,-2,-2,-3,-2,-2,-1}; /*****************************************************************************/