This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* I just suck. I'll goatse myself right after beeing back at home.
tags/v0.99.beta14
Jean-Yves Lamoureux
jylam
19 years ago
parent
87f22f292e
commit
044c9d39a0
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/graphics.c
+ 1
- 0
src/graphics.c
View File
@@ -185,6 +185,7 @@ static int const win32_bg_palette[] =
#endif
#endif
#if defined(USE_GL)
#if defined(USE_GL)
/* Ok, I just suck. */
static GLbyte const gl_bgpal[][4] =
static GLbyte const gl_bgpal[][4] =
{
{
{ 0x00, 0x00, 0x00, 0x7f },
{ 0x00, 0x00, 0x00, 0x7f },
Write
Preview
Loading…
Cancel
Save