[GBA Bullet Hell Shmups] Vulkanon
table of contents
Document
How to build
First, you need below enviromnent.
- UNIX environment (Windows + cygwin, Mac OS X, Linux, FreeBSD,...)
- devkitPro r18 (buildscripts 20060412) enviromnent. (use version r18. not current!)
Type following commands in Terminal.
% tar ztf vulkanon-2.1.tar.gz % cd vulkanon-2.1/vulkanon/ % make