diff options
Diffstat (limited to 'include/macros/event.inc')
-rw-r--r-- | include/macros/event.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/macros/event.inc b/include/macros/event.inc index fcbd3a055..a27e1da76 100644 --- a/include/macros/event.inc +++ b/include/macros/event.inc @@ -1236,7 +1236,6 @@ .macro setvaddress long, word .byte 0xb8 .4byte \long - .2byte \word .endm .macro vgoto pointer |