mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Make window title a strings.lua string instead.
This commit is contained in:
parent
fcccbde1be
commit
b574a9b899
5 changed files with 2 additions and 17 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue