OSDN Git Service

[Version] 2.2.1.7. (新要素追加したてで、バグは多くあると思われますがご容赦下さい / Sorry bugs for new feature.)
authorDeskull <deskull@users.sourceforge.jp>
Mon, 14 Jan 2019 13:29:00 +0000 (22:29 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Mon, 14 Jan 2019 13:29:00 +0000 (22:29 +0900)
src/defines.h

index 782f885..fea49a6 100644 (file)
@@ -53,7 +53,7 @@
 #define FAKE_VER_MAJOR 12 /*!< ゲームのバージョン番号定義(メジャー番号 + 10) */
 #define FAKE_VER_MINOR 2 /*!< ゲームのバージョン番号定義(マイナー番号) */
 #define FAKE_VER_PATCH 1 /*!< ゲームのバージョン番号定義(パッチ番号) */
-#define FAKE_VER_EXTRA 6 /*!< ゲームのバージョン番号定義(エクストラ番号) */
+#define FAKE_VER_EXTRA 7 /*!< ゲームのバージョン番号定義(エクストラ番号) */
 
 
  /*!