mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
Game uses recursive calls to variable lenght function walkrowcol, it's called with 1, 2, 3, 4, and 6 argument callback to operate on buttons. Best to leave it as it instead of possibly-buggy code duplication and calling specialized variants on each callsite. Closes: https://bugs.gentoo.org/946934 Closes: https://bugs.gentoo.org/943937 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/313 Merges: https://codeberg.org/gentoo/gentoo/pulls/313 Signed-off-by: Sam James <sam@gentoo.org>