Louis authored on17/12/2018 23:06:28
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,11 +0,0 @@
1
-#include <stdint.h>
2
-
3
-//
4
-// AUTOGENERATED BY BUILD
5
-// DO NOT MODIFY - CHANGES WILL BE OVERWRITTEN
6
-//
7
-
8
-uint32_t RESOURCE_ID_IMAGE_MENU_ICON = 1;
9
-uint32_t RESOURCE_ID_Q_MARK = 2;
10
-uint32_t RESOURCE_ID_HOME_OFF = 3;
11
-uint32_t RESOURCE_ID_HOME_ON = 4;
Louis authored on25/08/2018 23:51:28
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,11 @@
1
+#include <stdint.h>
2
+
3
+//
4
+// AUTOGENERATED BY BUILD
5
+// DO NOT MODIFY - CHANGES WILL BE OVERWRITTEN
6
+//
7
+
8
+uint32_t RESOURCE_ID_IMAGE_MENU_ICON = 1;
9
+uint32_t RESOURCE_ID_Q_MARK = 2;
10
+uint32_t RESOURCE_ID_HOME_OFF = 3;
11
+uint32_t RESOURCE_ID_HOME_ON = 4;