From 4717df648553565d4ed657c455c8675ae55ac77e Mon Sep 17 00:00:00 2001 From: Nebuleon Fumika Date: Sat, 12 Jan 2013 03:08:07 -0500 Subject: Revert "Remove shifted envelope heights from the code, because one is always set from the other and the shifted height is not used in saved states." This reverts commit e3bb4a5f62ab6b38eb1a58e700b7d713b4e397b0. --- source/soundux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/soundux.h') diff --git a/source/soundux.h b/source/soundux.h index 5484e89..ad8cba1 100644 --- a/source/soundux.h +++ b/source/soundux.h @@ -178,6 +178,7 @@ typedef struct { uint32 sample_pointer; int *echo_buf_ptr; int mode; + int32 envxx; signed short next_sample; int32 interpolate; int32 previous [2]; -- cgit v1.2.3