DREAMWEB: Port 'isryanholding' to C++

This commit is contained in:
Filippos Karapetis 2011-12-16 22:04:47 +02:00
parent 70fd1b6043
commit 12cac260c9
6 changed files with 24 additions and 46 deletions

View file

@ -625,13 +625,7 @@ void DreamGenContext::sLabDoorB() {
data.byte(kWatchspeed) = 1;
data.byte(kSpeedcount) = 1;
} else {
al = 'S';
ah = 'H';
cl = 'L';
ch = 'D';
isRyanHolding();
if (flags.z()) {
if (isRyanHolding("SHLD")) {
// No crystal
showPuzText(44, 200);
putBackObStuff();