Fill Stack with watermarks without reset handler
Hello,I need to fill the stack with watermarks, but I do not have access to the assembly startup script. Usually I would do it right at the start of the reset handler, is there another way of doing this?