This commit is contained in:
Daveo 2001-08-02 12:42:38 +00:00
parent 115da19f78
commit ca1110c6e5
15 changed files with 470 additions and 294 deletions

View file

@ -52,6 +52,7 @@ enum CmdMsg
CmdMsg_ShadeGfxDelete, // 34
// Misc
CmdMsg_Report, // 35
CmdMsg_Undo, // 36
};
#endif