comproto: Fixed a bug.

Was not saving low byte of value.
This commit is contained in:
Martin Preuss
2023-02-06 21:54:04 +01:00
parent 2ce2aa03c8
commit e6390a17ac

View File

@@ -385,6 +385,7 @@ CPRO_EnqueueDebug_error:
CPRO_EnqueueValue:
mov r6, r16
mov r7, r17
mov r8, r18
mov r9, r19
mov r10, r20
mov r11, r21