Rename m_num_t -> mon_num_t

This commit is contained in:
2015-01-13 13:52:02 -05:00
parent 2a3ff63846
commit 52c7bc126f
19 changed files with 61 additions and 63 deletions

View File

@@ -1154,7 +1154,7 @@ void make_cursor_watch() {
set_cursor(watch_curs);
}
void place_glands(location where,m_num_t m_type) {
void place_glands(location where,mon_num_t m_type) {
cItem store_i;
cMonster monst;