This commit is contained in:
Daveo 2001-08-02 18:45:20 +00:00
parent 98ff69a23e
commit 5a8d2b0d90
11 changed files with 267 additions and 198 deletions

View file

@ -53,6 +53,7 @@ enum CmdMsg
// Misc
CmdMsg_Report, // 35
CmdMsg_Undo, // 36
CmdMsg_Filter, // 37
};
#endif