add a pikachu hint

This commit is contained in:
2020-10-14 22:18:18 +02:00
parent 0a182fb91a
commit 3b9e89674c
+3
View File
@@ -1,6 +1,9 @@
(
; This program parses and shows bmp.
; Only 32-bit RGB format is supported at the moment.
;
; To run it:
; cat pika-rgb32.bmp | crsn bmp-parser.csn
(def HUGEPIXELS 1)