OSDN Git Service

[Refactor] #37353 monsterrace_hook_type 定義を monster.h へ移動.
[hengband/hengband.git] / src / monster.h
index 60a5fea..e38f76e 100644 (file)
@@ -1,6 +1,8 @@
 #pragma once
 #include "monsterrace.h"
 
+typedef bool(*monsterrace_hook_type)(MONRACE_IDX r_idx);
+
 /*
  * Monster information, for a specific monster.
  * Note: fy, fx constrain dungeon size to 256x256