Move alt_code_oem437 and alt_code_cp1252 to separate header file
This commit is contained in:
parent
1cf573f44d
commit
413cb795cd
5 changed files with 80 additions and 43 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "core/object/script_language.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "core/os/os.h"
|
||||
#include "core/string/alt_codes.h"
|
||||
#include "core/string/string_builder.h"
|
||||
#include "core/string/translation_server.h"
|
||||
#include "scene/gui/label.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue