diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-04 09:07:15 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-04 09:07:15 -0500 |
commit | 0f4621c7302a4e81fa86b12110685e57b1c9c4a0 (patch) | |
tree | 01b2e48f95475626ecef09d53a90f97432aa54db /data | |
parent | 7d6ded658c4874cc2b10277a3ff644306ee5fd08 (diff) |
Split mevent_client from mevent_server
Diffstat (limited to 'data')
-rw-r--r-- | data/mevent/script_ish.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mevent/script_ish.inc b/data/mevent/script_ish.inc index d96356887..7664e8391 100644 --- a/data/mevent/script_ish.inc +++ b/data/mevent/script_ish.inc @@ -1,4 +1,4 @@ -gMEVentClientScript_IntialListen:: @ 84687E0 +gMEventClientScript_IntialListen:: @ 84687E0 .4byte 0x02, 0x10 @ RECEIVE ID(0x10) .4byte 0x04, 0x00 @ JUMP TO RECEIVE BUFFER |