summaryrefslogtreecommitdiff
path: root/gfx/pics/croconaw/bitmask.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/pics/croconaw/bitmask.asm')
-rw-r--r--gfx/pics/croconaw/bitmask.asm25
1 files changed, 25 insertions, 0 deletions
diff --git a/gfx/pics/croconaw/bitmask.asm b/gfx/pics/croconaw/bitmask.asm
new file mode 100644
index 000000000..22f1cf494
--- /dev/null
+++ b/gfx/pics/croconaw/bitmask.asm
@@ -0,0 +1,25 @@
+; 0
+ db %11011111
+ db %11110011
+ db %00111101
+ db %10000110
+ db %00000001
+; 1
+ db %11011111
+ db %11110011
+ db %00111101
+ db %10001110
+ db %00000011
+; 2
+ db %11011111
+ db %11110011
+ db %00111101
+ db %00000010
+ db %00000000
+; 3
+ db %11011111
+ db %11111111
+ db %00111111
+ db %00000010
+ db %00000000
+; 0xd33a9