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