X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Fexport.h;h=e7cfae0e67480342295a6ebff9c4ea4f36e3632f;hp=27e3c6f0fa16d5f5ce0da5a3d63eb8438e1f5e1e;hb=7c0b78ef65acbe880d7f905a5e38fb7bdac8f007;hpb=e14251b595dcb8586f57ea78a6a52b3bd03ee272 diff --git a/src/game_em/export.h b/src/game_em/export.h index 27e3c6f0..e7cfae0e 100644 --- a/src/game_em/export.h +++ b/src/game_em/export.h @@ -616,6 +616,8 @@ struct LEVEL short ball_array[8][8]; /* ball data */ short android_array[TILE_MAX];/* android clone table */ int num_ball_arrays; /* number of ball data arrays used */ + + int exit_x, exit_y; /* kludge for playing player exit sound */ }; struct PLAYER