Commit Graph

2 Commits

Author SHA1 Message Date
tgsm
308523ae2b nitrobanner: Stop using strcasecmp for filepath comparisons
This attempts to fix the build on platforms that don't support the
non-standard strcasecmp.
2022-12-06 22:44:05 -06:00
tgsm
352605c1b5 Add nitrobanner tool
This tool was made from reverse-engineering the Nitro SDK's makebanner,
and is intended to replace that program.

It has been tested to match the Diamond/Pearl banners as well as the
HeartGold/SoulSilver banners.
2021-08-21 22:20:45 -04:00