OSDN Git Service

[Fix] コメント修正
authorshimitei <shimitei@gmail.com>
Tue, 27 Apr 2021 11:53:43 +0000 (20:53 +0900)
committershimitei <shimitei@gmail.com>
Tue, 27 Apr 2021 11:53:43 +0000 (20:53 +0900)
src/main-win/graphics-win.cpp
src/main-win/graphics-win.h

index 920ad9f..6502bd4 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * @file read-graphics.cpp
+ * @file graphics-win.cpp
  * @brief Windows版固有実装(イメージファイルの読み込み)
  */
 
index 840ecb3..6bd1871 100644 (file)
@@ -1,6 +1,6 @@
 #pragma once
 /*!
- * @file read-graphics.h
+ * @file graphics-win.h
  * @brief Windows版固有実装(イメージファイルの読み込み)ヘッダ
  */