~random-stuff/random-stuff/reicast

« back to all changes in this revision

Viewing changes to reicast/linux-deps/include/X11/bitmaps/box6

  • Committer: Stefanos Kornilios Mitsis Poiitidis
  • Date: 2013-12-28 21:28:50 UTC
  • mfrom: (8.1.19)
  • Revision ID: git-v1:f5d29677b32441c3f7870a198a1d5a8b0bdb8b9c
Merge branch 'androidui'

Conflicts:
        core/hw/pvr/spg.cpp
        core/hw/sh4/interpr/sh4_interpreter.cpp
        reicast/android/src/com/reicast/emulator/MainActivity.java

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define box6_width 6
2
 
#define box6_height 6
3
 
static char box6_bits[] = {
4
 
   0x3f, 0x21, 0x21, 0x21, 0x21, 0x3f};