diff options
author | chai <chaifix@163.com> | 2018-12-24 08:15:13 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-24 08:15:13 +0800 |
commit | 6e64f600b662bbf5dd6cb63661504b67b60cddcd (patch) | |
tree | 23d4a4f7e5e837715af63d9077e51373b0abc188 /src/libjin/graphics/je_window.h | |
parent | 145e0752c702fa354fb78d3f30fa4b8ec44bfe7b (diff) |
*stats
Diffstat (limited to 'src/libjin/graphics/je_window.h')
-rw-r--r-- | src/libjin/graphics/je_window.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/graphics/je_window.h b/src/libjin/graphics/je_window.h index 387395e..f9fe5df 100644 --- a/src/libjin/graphics/je_window.h +++ b/src/libjin/graphics/je_window.h @@ -68,7 +68,7 @@ namespace JinEngine /// /// /// - void swapBuffers(); + void present(); /// /// |