mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 18:02:01 -04:00
libs compiles
This commit is contained in:
parent
1b0f7fe0c2
commit
a7278bac40
121 changed files with 1528 additions and 1731 deletions
|
@ -60,7 +60,7 @@ public:
|
|||
DDLFile _ddlfile;
|
||||
afx_msg void OnEnKillfocusDdlfile();
|
||||
void UpdateList(void);
|
||||
virtual bool File(WString name, int group, unsigned long offset);
|
||||
virtual bool File(WString name, int group, uint32_t offset);
|
||||
afx_msg void OnBnClickedDdlbrowse();
|
||||
afx_msg void OnLvnColumnclickFilelist(NMHDR *pNMHDR, LRESULT *pResult);
|
||||
afx_msg void OnBnClickedBrowse();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue