libwiigui
libwiigui copied to clipboard
Update for new bin2o configuration
As of devkitPro r37, bin2o
generates headers for files directly. This commit favors those generated headers and updates the makefile accordingly, fixing #27.
Additionally, a minimal .gitignore
has been included to avoid accidentally committing objects :)
Thank you for the review! I've adopted BINFILES
from the linked PR for snes9xgx, and can confirm with make -j128
things do not break like previous.