This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove the old and ugly Font macro diversion.
legacy
Sam Hocevar
sam
13 years ago
parent
8848cf53db
commit
4be6c3fd33
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/eglapp.cpp
+ 0
- 2
src/eglapp.cpp
View File
@@ -15,11 +15,9 @@
#include <cstdio>
#if defined USE_EGL
# define Font Font_Diverted
# include <X11/Xlib.h>
# include <X11/Xatom.h>
# include <X11/Xutil.h>
# undef Font
# include <EGL/egl.h>
#endif
Write
Preview
Loading…
Cancel
Save