This commit is contained in:
Daveo 2001-07-10 16:56:47 +00:00
parent 80c2a6da49
commit f163834537
10 changed files with 106 additions and 32 deletions

View file

@ -50,6 +50,8 @@ enum CmdMsg
CmdMsg_ShadeGfxSelect, // 32
CmdMsg_ShadeGfxGoto, // 33
CmdMsg_ShadeGfxDelete, // 34
// Misc
CmdMsg_Report, // 35
};
#endif