mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/texture/kapow
Normal file
21
Bitmaps/freaknet.org/bitmaps/texture/kapow
Normal file
@@ -0,0 +1,21 @@
|
||||
#define kapow_width 16
|
||||
#define kapow_height 16
|
||||
static char kapow_bits[] = {
|
||||
0xd8, 0xd8,
|
||||
0xe4, 0xe4,
|
||||
0xbe, 0xbe,
|
||||
0x7d, 0x7d,
|
||||
0x72, 0x72,
|
||||
0xb1, 0xb1,
|
||||
0x14, 0x14,
|
||||
0x28, 0x28,
|
||||
0xd8, 0xd8,
|
||||
0xe4, 0xe4,
|
||||
0xbe, 0xbe,
|
||||
0x7d, 0x7d,
|
||||
0x72, 0x72,
|
||||
0xb1, 0xb1,
|
||||
0x14, 0x14,
|
||||
0x28, 0x28,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user