| 1 | 1 |
deleted file mode 100644 |
| ... | ... |
@@ -1,13 +0,0 @@ |
| 1 |
- |
|
| 2 |
-#include <stdint.h> |
|
| 3 |
- |
|
| 4 |
-// |
|
| 5 |
-// AUTOGENERATED BY BUILD |
|
| 6 |
-// DO NOT MODIFY - CHANGES WILL BE OVERWRITTEN |
|
| 7 |
-// |
|
| 8 |
- |
|
| 9 |
-uint32_t MESSAGE_KEY_JSReady = 10004; |
|
| 10 |
-uint32_t MESSAGE_KEY_password = 10003; |
|
| 11 |
-uint32_t MESSAGE_KEY_server = 10001; |
|
| 12 |
-uint32_t MESSAGE_KEY_status = 10000; |
|
| 13 |
-uint32_t MESSAGE_KEY_username = 10002; |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,12 @@ |
| 1 |
+ |
|
| 2 |
+#include <stdint.h> |
|
| 3 |
+ |
|
| 4 |
+// |
|
| 5 |
+// AUTOGENERATED BY BUILD |
|
| 6 |
+// DO NOT MODIFY - CHANGES WILL BE OVERWRITTEN |
|
| 7 |
+// |
|
| 8 |
+ |
|
| 9 |
+uint32_t MESSAGE_KEY_password = 10003; |
|
| 10 |
+uint32_t MESSAGE_KEY_server = 10001; |
|
| 11 |
+uint32_t MESSAGE_KEY_status = 10000; |
|
| 12 |
+uint32_t MESSAGE_KEY_username = 10002; |