Mirai's Miscellaneous Misadventures

M45 / chapters / chapter-I / background.c

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