Started 3.1.1.

This commit is contained in:
Camilla Berglund
2015-01-21 15:29:10 +01:00
parent 4188c263e3
commit ead8a1c333
5 changed files with 5 additions and 113 deletions
+1 -1
View File
@@ -538,7 +538,7 @@ As long as your source file is encoded as UTF-8, you can use any Unicode
characters directly in the source.
@code
glfwSetWindowTitle(window, "ヒカルの碁");
glfwSetWindowTitle(window, "おもひでぽろぽろ");
@endcode