mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-27 17:44:53 -04:00
refactored recent file list logic, supporting 10 records now .
This commit is contained in:
parent
89bce98a13
commit
893427625d
5 changed files with 54 additions and 72 deletions
|
@ -226,10 +226,7 @@ protected:
|
|||
afx_msg void OnUpdateOptionsSounds(CCmdUI* pCmdUI);
|
||||
afx_msg void OnOptionsDisableslopecorrection();
|
||||
afx_msg void OnOptionsShowbuildingoutline();
|
||||
afx_msg void OnFileFile1();
|
||||
afx_msg void OnFileFile2();
|
||||
afx_msg void OnFileFile3();
|
||||
afx_msg void OnFileFile4();
|
||||
afx_msg BOOL OnRecentFileClicked(UINT nID);
|
||||
afx_msg void OnMaptoolsSearchwaypoint();
|
||||
afx_msg void OnMaptoolsToolscripts();
|
||||
//}}AFX_MSG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue