equal
deleted
inserted
replaced
1323 DrawWaves( -1, 25 + WorldDx div 3, - offsetY div 10, 59, 0); |
1323 DrawWaves( -1, 25 + WorldDx div 3, - offsetY div 10, 59, 0); |
1324 end |
1324 end |
1325 else |
1325 else |
1326 DrawWaves(-1, 50, cWaveHeight div 2, cWaveHeight div 2, 0); |
1326 DrawWaves(-1, 50, cWaveHeight div 2, cWaveHeight div 2, 0); |
1327 |
1327 |
|
1328 DrawGearsTimers; |
|
1329 |
1328 // everything after this ChangeDepth will be drawn outside the screen |
1330 // everything after this ChangeDepth will be drawn outside the screen |
1329 // note: negative parallax gears should last very little for a smooth stereo effect |
1331 // note: negative parallax gears should last very little for a smooth stereo effect |
1330 ChangeDepth(RM, cStereo_Outside); |
1332 ChangeDepth(RM, cStereo_Outside); |
1331 |
1333 |
1332 if replicateToLeft then |
1334 if replicateToLeft then |