Fixed wrong type in opcode definition.

This commit is contained in:
Daan Vanden Bosch 2021-03-23 16:51:41 +01:00
parent 017232eb91
commit 29d13697a1

View File

@ -1986,12 +1986,12 @@ opcodes:
params:
- type: reg_tup_ref
reg_tup:
- type: dword
- type: int
doc: Player slot.
access: read
- type: reg_tup_ref
reg_tup:
- type: dword
- type: int
doc: Result register.
access: write