#ifndef ACHIEVEMENTS_PANE_H_C320D0B8 #define ACHIEVEMENTS_PANE_H_C320D0B8 #include #ifndef WX_PRECOMP #include #endif #include class AchievementsPane : public wxListView { public: explicit AchievementsPane(wxWindow* parent); void UpdateIndicators(); private: std::vector achievement_names_; }; #endif /* end of include guard: ACHIEVEMENTS_PANE_H_C320D0B8 */pelago' title='lingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
blob: 33f96a1eb81fc3600acc8be4ac8b0f9254017f8b (plain) (blame)
1
display_name: "The Between"