Make window title a strings.lua string instead.

This commit is contained in:
hispidence 2021-08-15 23:23:33 +01:00
parent fcccbde1be
commit b574a9b899
5 changed files with 2 additions and 17 deletions

View file

@ -1,6 +1,7 @@
#pragma once
// Define std::string ids
#define STRING_WINDOW_TITLE "window_title"
#define STRING_PASSPORT "passport"
#define STRING_LARA_HOME "lara_home"
#define STRING_CONTROLS "controls"