X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=cea3c982528be42e849f087ed373acbcc01c59ca;hb=828af85e37a01763c0bf7e0d639e959d45b4a84d;hp=b0da6fd3115d8615f95dcdd98707f1dcda2ec369;hpb=da028195db34242cd7a82d82de768109963509cb;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index b0da6fd3..cea3c982 100644 --- a/src/main.h +++ b/src/main.h @@ -2821,6 +2821,9 @@ struct GlobalAnimInfo /* global animation graphic and control definitions */ int graphic[NUM_GLOBAL_ANIM_PARTS_ALL][NUM_SPECIAL_GFX_ARGS]; + + /* global animation sound definitions */ + int sound[NUM_GLOBAL_ANIM_PARTS_ALL][NUM_SPECIAL_GFX_ARGS]; }; struct GraphicInfo