OSDN Git Service

[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify UTF-8(BOM) + LF.
[hengband/hengband.git] / src / rooms-pitnest.h
index 9e0fe24..21b6640 100644 (file)
@@ -1,12 +1,12 @@
-\r
-/*! デバッグ時にnestのモンスター情報を確認するための構造体 / A struct for nest monster information with cheat_hear */\r
-typedef struct\r
-{\r
-       MONRACE_IDX r_idx;\r
-       bool used;\r
-}\r
-nest_mon_info_type;\r
-\r
-extern bool build_type5(void);\r
-extern bool build_type6(void);\r
-extern bool build_type13(void);\r
+
+/*! デバッグ時にnestのモンスター情報を確認するための構造体 / A struct for nest monster information with cheat_hear */
+typedef struct
+{
+       MONRACE_IDX r_idx;
+       bool used;
+}
+nest_mon_info_type;
+
+extern bool build_type5(void);
+extern bool build_type6(void);
+extern bool build_type13(void);