move custom_choice_dialog into shared code
This commit is contained in:
@@ -73,4 +73,6 @@ public:
|
||||
std::string show();
|
||||
};
|
||||
|
||||
short custom_choice_dialog(std::array<std::string, 6>& strs,short pic_num,ePicType pic_type,std::array<short, 3>& buttons, bool anim_pict = false, short anim_loops = -1, int anim_fps = -1);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user