Changeset 400 for cpp/common/console.cpp
- Timestamp:
- 06/23/15 01:41:37 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/common/console.cpp
r399 r400 23 23 24 24 25 void guiSetConsoleTitle(const char* utf8title) // implementacje zalezne od platformy25 void guiSetConsoleTitle(const char* utf8title) //platform-dependent implementations 26 26 { 27 27 #ifdef _WIN32
Note: See TracChangeset
for help on using the changeset viewer.