OSDN Git Service

#37287 #37353 (2.2.0.89) POSITION_IDX 型を定義し、型の置換を継続中。 / Define POSITION_IDX, ongoing...
[hengband/hengband.git] / src / h-basic.h
index 00888e0..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 */