I try to compile/make the code but "assets/levels.h" is missing.
EdwinNoorlander opened this issue · 1 comments
EdwinNoorlander commented
I try to compile/make the code but "assets/levels.h" is missing.
exelotl commented
Hi, you need to first run make_levels.js
using Node, and run make_assets.sh
in a devkitPro environment. Then the makefile should work.