Open AmperSam-git opened 1 month ago
callisto header
macro disable_deprecation_warnings() assert !assembler_ver < 20000, "Patch may not be compatible with Asar versions >= 2.00." warnings disable Wfeature_deprecated endmacro
then
incsrc "callisto.asm" %disable_deprecation_warnings()
in resources that throw the warnings
callisto header
then
in resources that throw the warnings