LAB: Get rid of a goto

This commit is contained in:
Strangerke 2015-11-30 13:09:36 +01:00 committed by Willem Jan Palenstijn
parent d45d46c2cb
commit 4a90aba77a
2 changed files with 530 additions and 528 deletions

File diff suppressed because it is too large Load diff

View file

@ -131,6 +131,7 @@ private:
private:
bool createScreen(bool HiRes);
bool from_crumbs(uint32 tmpClass, uint16 code, uint16 Qualifier, Common::Point tmpPos, uint16 &curInv, IntuiMessage * curMsg, bool &forceDraw, uint16 gadgetId, uint16 &actionMode);
public:
void waitTOF();