diff --git a/berry_fix/payload/asm/macros/event.inc b/berry_fix/payload/asm/macros/event.inc index fd2181663..d805aecb5 100644 --- a/berry_fix/payload/asm/macros/event.inc +++ b/berry_fix/payload/asm/macros/event.inc @@ -1402,8 +1402,8 @@ @ Supplementary - .macrogoto_if_eq dest - goto_if_eq \dest + .macro goto_if_eq dest + goto_if 1, \dest .endm .macro switch var