X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=f2ac0c1d73dd976f0f54227521917dde7b59699b;hp=be48d88978b3e64fa0f1fc2662ebace904ce0d90;hb=12a8fd3a64d6bee5ca5f5b89e4a00b49d78bbd2c;hpb=64e7c54dce6ea8c063f04198c64c5057d751c928 diff --git a/src/libgame/system.h b/src/libgame/system.h index be48d889..f2ac0c1d 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -654,11 +654,10 @@ // areas in bitmap PIX_DOOR -/* meaning in PIX_DB_DOOR: (3 PAGEs) - PAGEX1: 1. buffer for DOOR_1 - PAGEX2: 2. buffer for DOOR_1 - PAGEX3: buffer for animations -*/ +// meaning in PIX_DB_DOOR: (3 PAGEs) +// PAGEX1: 1. buffer for DOOR_1 +// PAGEX2: 2. buffer for DOOR_1 +// PAGEX3: buffer for animations // these values are hard-coded to be able to use them in initialization #define DOOR_GFX_PAGE_WIDTH 100 // should be set to "gfx.dxsize"