aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/graphics/je_window.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-24 08:15:13 +0800
committerchai <chaifix@163.com>2018-12-24 08:15:13 +0800
commit6e64f600b662bbf5dd6cb63661504b67b60cddcd (patch)
tree23d4a4f7e5e837715af63d9077e51373b0abc188 /src/libjin/graphics/je_window.h
parent145e0752c702fa354fb78d3f30fa4b8ec44bfe7b (diff)
*stats
Diffstat (limited to 'src/libjin/graphics/je_window.h')
-rw-r--r--src/libjin/graphics/je_window.h2
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();
///
///