diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-06 17:04:31 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-06 17:04:31 -0400 |
| commit | 411687e2b69d4e2e361e1605564b6c0f8a01ef72 (patch) | |
| tree | f0b46a11130c60011b57e2860ef42a6225b33bbb /include/macros | |
| parent | 0e2b97d644f9d95e1d43ac949df757f5eaccb9d2 (diff) | |
Decompile a debug script related to the Eon Ticket
Diffstat (limited to 'include/macros')
| -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 |
