fix(core): change hole constants to extern class

This commit is contained in:
2022-12-23 16:59:55 +03:00
parent fca32fa558
commit d404378251
4 changed files with 12 additions and 6 deletions
+2
View File
@@ -4,6 +4,8 @@
#include "../../include/core.h"
const Kazari HOLE_KAZARI = {HOLE_ID};
// Shoppyou file signature: 七夕飾表
static const uint16_t SHOPPYOU_SIG[4] = {L'', L'', L'', L''};