mirror of
https://github.com/Tolik-Trek/Shared_Includes.git
synced 2026-06-15 17:11:33 +03:00
...
This commit is contained in:
parent
72b28f7d64
commit
be5eed466f
@ -84,6 +84,8 @@ Dss:
|
|||||||
.Move_FP.FrCurrent EQU #01*256 + .Move_FP
|
.Move_FP.FrCurrent EQU #01*256 + .Move_FP
|
||||||
.Move_FP.FrEnd EQU #02*256 + .Move_FP
|
.Move_FP.FrEnd EQU #02*256 + .Move_FP
|
||||||
.Attrib EQU #16
|
.Attrib EQU #16
|
||||||
|
.Attrib.Get EQU #00*256 + .Attrib
|
||||||
|
.Attrib.Set EQU #01*256 + .Attrib
|
||||||
.Get_D_T EQU #17
|
.Get_D_T EQU #17
|
||||||
.Put_D_T EQU #18
|
.Put_D_T EQU #18
|
||||||
.F_First EQU #19
|
.F_First EQU #19
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user