X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FScript.h;fp=src%2Fcommon%2FScript.h;h=0dbaf4d3b7bad72866af810a2a13862102206a85;hb=238da3a706448d4c592460684e2a5a2c0eb81a04;hp=93bc53105dd3a4de050e802f66d23a6bb8a4971c;hpb=2ad47aa3758fe5d04ba1764f275a0fe30706d200;p=l2e.git diff --git a/src/common/Script.h b/src/common/Script.h index 93bc531..0dbaf4d 100644 --- a/src/common/Script.h +++ b/src/common/Script.h @@ -29,6 +29,9 @@ public: CODE_ADD_V0, CODE_ADD_V1, + CODE_MOD_I0, + CODE_MOD_I1, + CODE_RAND_I0, CODE_RAND_I1,