Mirai's Miscellaneous Misadventures

M45 / chapters / chapter-I / foreground.c

1/* license: AGPLv3 or later */
2/* copyright 2023 zamfofex */
3
4static int mimimi_chapter_I_foreground_width = 1;
5static int mimimi_chapter_I_foreground_height = 1;
6
7/* todo... */
8static unsigned char mimimi_chapter_I_foreground_packed[] = {1, 0};