OSDN Git Service

[Refactor] #37353 コメント整理。 / Refactor comments. (spells2.c)
[hengband/hengband.git] / src / readdib.h
index 5d6e026..eeb6600 100644 (file)
@@ -10,7 +10,8 @@
  */
 
 /*!
- * @struct ビットマップファイル情報構造体 / Information about a bitmap
+ * @struct DIBINIT
+ * @brief ビットマップファイル情報構造体 / Information about a bitmap
  */
 typedef struct {
        HANDLE hDIB;