30 #ifndef LAB_RESOURCE_H 31 #define LAB_RESOURCE_H 102 void readViews(uint16 roomNum);
105 Common::String getStaticText(byte index)
const {
return _staticText[index]; }
115 void readStaticText();
123 #endif // LAB_RESOURCE_H
Definition: processroom.h:175
Definition: resource.h:94