mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
Display example executable name in window title.
This commit is contained in:
@@ -134,6 +134,8 @@ namespace entry
|
||||
|
||||
inputAddBindings("bindings", s_bindings);
|
||||
|
||||
entry::setWindowTitle(bx::baseName(_argv[0]));
|
||||
|
||||
int32_t result = ::_main_(_argc, _argv);
|
||||
|
||||
#if BX_CONFIG_CRT_FILE_READER_WRITER
|
||||
|
||||
Reference in New Issue
Block a user