This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
kjhammerle
/
cube-game-plus-plus
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
1f479da8a4
Dallar
Biçim İmleri
exercises
master
cube-game-plus-...
/
client
/
rendering
/
wrapper
/
GLFWWrapper.h
GLFWWrapper.h
99 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
#ifndef GLFWWRAPPER_H
#define GLFWWRAPPER_H
namespace GLFWWrapper {
bool hasError();
}
#endif