From 233517f4b984f3d411e1e40c2b1bf7bb3f59a7e7 Mon Sep 17 00:00:00 2001 From: Raphael Roberts <34109687+rlbr@users.noreply.github.com> Date: Mon, 17 May 2021 15:49:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b18c2a..3afdb63 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ See [include/builtins.h](./include/builtins.h) for API definitions and [examples # Supported Features -- all Mindustry instructions as of BE 9420 +- all Mindustry instructions as of BE 20879 with single data returns (nothing that sets both outx and outy for example) - all C control flow structures except switch - functions - local/global variables