X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FInitGameConditions.c;h=e12e98360c740f1fabc208451ad32877c0af0411;hb=fe656a41b406b06d9dc5b93d01191d52b1da3b4d;hp=d5818d25acbc285be57c8c64348d5483457ec40b;hpb=ac592f78bbedc4808c5e35fb22bc8fc9f0398c8d;p=rocksndiamonds.git diff --git a/src/game_sp/InitGameConditions.c b/src/game_sp/InitGameConditions.c index d5818d25..e12e9836 100644 --- a/src/game_sp/InitGameConditions.c +++ b/src/game_sp/InitGameConditions.c @@ -102,6 +102,10 @@ int InitMurphyPosB(int si) MurphyScreenYPos = MurphyScreenYPos / Stretch; subCalculateScreenScrollPos(); // calculate screen start addrs + + printf("::: InitGameConditions.c: ScreenScroll{X,Y}Pos %d, %d\n", + ScreenScrollXPos, ScreenScrollYPos); + if (AutoScrollFlag) { if (bPlaying)