From d4d6b1ba35d6dd4ac2fa233242dafbcba6c89ad8 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Thu, 17 Apr 2025 20:20:14 -0500 Subject: [PATCH] [jasper] Add generate-studio-rsrc to Makefile --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 857449a..11fe326 100644 --- a/Makefile +++ b/Makefile @@ -57,3 +57,7 @@ git-pull-nostalgia: .PHONY: git-push-nostalgia git-push-nostalgia: git subtree push --prefix=deps/nostalgia nostalgia-master master + +.PHONY: generate-studio-rsrc +generate-studio-rsrc: + ${BC_CMD_ENVRUN} ${BC_PY3} ./deps/nostalgia/util/scripts/file-to-cpp.py --rsrc src/jasper/tools/rsrc.json