mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 12:31:59 +00:00

The instructions to confirm the stack pointer position led to poorly optimized code and abysmal performance. This made the debug configuration basically useless. This fix is based on randomascii.wordpress.com/2011/07/22/visual-c-debug-buildsfast-checks-cause-5x-slowdowns/