X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftape.h;h=d5a19ac89c61c5eb890f21e0b1de6828bca28882;hb=76d9e113943e9f28f30dbb21ca2e8175ac5af560;hp=c8c0675936fbdbdf81db5dc1169c8a4a218f1922;hpb=679bbca85df5a07faae177d729305a70e7b86199;p=rocksndiamonds.git diff --git a/src/tape.h b/src/tape.h index c8c06759..d5a19ac8 100644 --- a/src/tape.h +++ b/src/tape.h @@ -37,6 +37,7 @@ // values for tape properties stored in tape file #define TAPE_PROPERTY_NONE 0 +#define TAPE_PROPERTY_EM_RANDOM_BUG (1 << 0) // some positions in the video tape control window #define VIDEO_DISPLAY1_XPOS 5