OSDN Git Service

[Fix] GF_CHARM_LIVING改名に伴うspell-xx.prf修正。 / Fix spell-xx.prf for rename of GF_CHARM_L...
[hengband/hengband.git] / src / h-basic.h
index 11e91b6..46c2046 100644 (file)
@@ -1,14 +1,16 @@
-/* File: h-basic.h */
+/*!
+ * @file h-basic.h
+ * @brief 変愚時追加された基本事項のヘッダーファイル /
+ * The most basic "include" file. This file simply includes other low level header files.
+ * @date 2014/08/15
+ * @author
+ * 不明(変愚蛮怒スタッフ?)
+ */
+
 
 #ifndef INCLUDED_H_BASIC_H
 #define INCLUDED_H_BASIC_H
 
-/*
- * The most basic "include" file.
- *
- * This file simply includes other low level header files.
- */
-
 #ifdef HAVE_CONFIG_H
 #include "autoconf.h"
 #endif /* HAVE_CONFIG_H */