summaryrefslogtreecommitdiff
path: root/src/engine/effect_functions.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-07-22 18:10:44 +0200
committerxCrystal <rgr.crystal@gmail.com>2018-07-22 18:10:44 +0200
commitc15b4070fb4805e3a1d81e22c858136302a04c9e (patch)
tree65922eb5a0915e51a74f2cfb22efea11392e61c1 /src/engine/effect_functions.asm
parent3f1cda3933a5d474017d3b5af9193e71a88801c3 (diff)
Document more serial functions
Diffstat (limited to 'src/engine/effect_functions.asm')
-rw-r--r--src/engine/effect_functions.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/effect_functions.asm b/src/engine/effect_functions.asm
index 0f9bd72..d699851 100644
--- a/src/engine/effect_functions.asm
+++ b/src/engine/effect_functions.asm
@@ -108,10 +108,10 @@ PlaceTextItemsc:
push de
push af
ld a, $11
- call SetDuelAIAction
+ call SetAIAction_SerialSendDuelData
pop af
pop de
- call Func_0fac
+ call SerialSend8Bytes
call TossCoinATimes
ret
; 0x2c09c