Find an alternative to preproc, which handles including binary data into C files (via the INCBIN macros), and converting text from ASCII to the in game encodings (custom and shift-jis, with the INCTEXT and SHIFT_JIS macros respectively).
The script used in the wario land 4 decomp is a good alternative to replace INCBIN.
Find an alternative to preproc, which handles including binary data into C files (via the INCBIN macros), and converting text from ASCII to the in game encodings (custom and shift-jis, with the INCTEXT and SHIFT_JIS macros respectively).
The script used in the wario land 4 decomp is a good alternative to replace INCBIN.