• R/O
  • SSH
  • HTTPS

gd10: Commit


Commit MetaInfo

Revision214 (tree)
Time2019-09-21 05:12:38
Authorhgtterry

Log Message

Directx9 200919

Change Summary

Incremental Difference

--- Equity10/VersionNo2.h (revision 213)
+++ Equity10/VersionNo2.h (revision 214)
@@ -39,21 +39,21 @@
3939 #ifndef _VERSIONNO__H_
4040 #define _VERSIONNO__H_
4141
42-#define VERSION_FULL 1.25.262.87
42+#define VERSION_FULL 1.25.262.89
4343
4444 #define VERSION_BASEYEAR 2019
4545 #define VERSION_DATE "2019-09-20"
46-#define VERSION_TIME "19:21:15"
46+#define VERSION_TIME "21:08:45"
4747
4848 #define VERSION_MAJOR 1
4949 #define VERSION_MINOR 25
5050 #define VERSION_BUILDNO 262
51-#define VERSION_EXTEND 87
51+#define VERSION_EXTEND 89
5252
53-#define VERSION_FILE 1,25,262,87
54-#define VERSION_PRODUCT 1,25,262,94
55-#define VERSION_FILESTR "1,25,262,87\0"
56-#define VERSION_PRODUCTSTR "1,25,262,94\0"
53+#define VERSION_FILE 1,25,262,89
54+#define VERSION_PRODUCT 1,25,262,96
55+#define VERSION_FILESTR "1,25,262,89\0"
56+#define VERSION_PRODUCTSTR "1,25,262,96\0"
5757 #define VERSION_EVERSION "0.3.4.0\0"
5858
5959 #endif
\ No newline at end of file
--- Equity10/stdafx.h (revision 213)
+++ Equity10/stdafx.h (revision 214)
@@ -51,6 +51,9 @@
5151 #include <gl/glu.h>
5252 #include <SDL.h>
5353
54+#include <imgui.h>
55+#include "imgui_impl_dx9.h"
56+
5457 #include "Gen_Structures.h"
5558
5659 //#include "glaux.h"
Show on old repository browser