Free Hero Mesh

Diff
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Differences From Artifact [aaa45a4cee]:

To Artifact [6d667df7de]:


90
91
92
93
94
95
96

97
98
99
100
101
102
103
-next
*goto
*CallSub
ret
-case
-or
-and


; Arithmetic
add "+"
sub "-"
,mul "*"
,div "/"
,mod







>







90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
-next
*goto
*CallSub
ret
-case
-or
-and
-fork

; Arithmetic
add "+"
sub "-"
,mul "*"
,div "/"
,mod