File: question.sdl

package info (click to toggle)
crossfire-client 1.71.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,712 kB
  • ctags: 2,260
  • sloc: ansic: 21,465; sh: 4,159; makefile: 259; perl: 72; python: 69
file content (16 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* This is a modified version of the question.111, but adjusted
 * so that it loads properly with SDL
 */

static unsigned int question_sdl[] = {
 0x00000000,0x00000000,0x0000f800,
 0x0000fe03,0x0000ff07,0x0080030e,
 0x00c0011c,0x00c0011c,0x00c0011c,
 0x00c0011c,0x00c0011c,0x0080030e,
 0x00800300,0x00000e00,0x00001e00,
 0x00007c00,0x00007000,0x00007000,
 0x00000000,0x00000000,0x00000000,
 0x00007000,0x00007000,0x00007000,
 0x00000000,0x00000000,0x00000000,
 0x00000000,0x00000000,0x00000000,
 0x00000000,0x00000000};