about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Green Vegetable.txtpb
blob: 051a6d3a330e6aa6bef456ffb83be10692aa82c0 (generated by cgit-pink 1.4.1 (git 2.36.1) at 2026-03-11 21:11:11 +0000
pan class="p">{ public: AreaPopup(wxWindow* parent, int area_id); void UpdateIndicators(); private: int area_id_; std::vector<wxStaticText*> section_labels_; std::vector<EyeIndicator*> eye_indicators_; }; #endif /* end of include guard: AREA_POPUP_H_03FAC988 */