hUGEBuild
hUGEBuild copied to clipboard
Unsolved symbols with the latest gbdk-4.0.6
When compile with the latest gbdk-2020 (gbdk-4.0.6), using the "_make_gbdk_banked.bat" script, it outputs the following unsolved symbols:
?ASlink-Warning-Undefined Global 'b_hUGE_mute_channel_banked' referenced by module 'gbdk_player_banked'
?ASlink-Warning-Undefined Global 'b_hUGE_init_banked' referenced by module 'gbdk_player_banked'
?ASlink-Warning-Undefined Global 'b_hUGE_dosound_banked' referenced by module 'gbdk_player_banked'
It generates the same unsolved symbol warnings when link with the output .lib in my own project.