live_auto_call
seems to cause a compile error when compiled with YYC, and more specifically that seems to be related to the macro’s argument_count
and argument
parts
I guess that’s related to why GameMaker used to not allow it? Oh well
Oh also, setting the live_enabled macro to 0 causes the live_auto_call macro to not get initialized I think (making it cause an error in the VM)