forked from MightyPork/crsn
add a pikachu hint
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
(
|
(
|
||||||
; This program parses and shows bmp.
|
; This program parses and shows bmp.
|
||||||
; Only 32-bit RGB format is supported at the moment.
|
; Only 32-bit RGB format is supported at the moment.
|
||||||
|
;
|
||||||
|
; To run it:
|
||||||
|
; cat pika-rgb32.bmp | crsn bmp-parser.csn
|
||||||
|
|
||||||
(def HUGEPIXELS 1)
|
(def HUGEPIXELS 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user