OSDN Git Service

Merge pull request #108 from taotao54321/fix-signed-shift
[hengbandforosx/hengbandosx.git] / src / lore / monster-lore.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "lore/lore-util.h"
5
6 void process_monster_lore(player_type *player_ptr, MONRACE_IDX r_idx, monster_lore_mode mode);