OSDN Git Service

#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type replacement.
[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;