summaryrefslogtreecommitdiffstats
path: root/src/common/restext_strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/restext_strings.c')
-rw-r--r--src/common/restext_strings.c11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/common/restext_strings.c b/src/common/restext_strings.c
index d041a28..45828e3 100644
--- a/src/common/restext_strings.c
+++ b/src/common/restext_strings.c
@@ -14,12 +14,17 @@
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.
-#include "common/restext_ids.h"
-#include "common/event_ids.h"
-#include "object/object_ids.h"
+
#include "common/error_ids.h"
+#include "common/event_ids.h"
+#include "common/restext_ids.h"
+
#include "CBot/resource.h"
+#include "object/object_ids.h"
+
+
+
const char * const strings_text[] =
{
[RT_VERSION_ID] = "Colobot Gold",