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
commit
044c9d39a0
1 changed files with 1 additions and 0 deletions
  1. +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 },


Loading…
Cancel
Save