From a7b06e7f014a8d0a8628482e63d7c567f7b4a388 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 25 Mar 2019 10:13:42 +0100 Subject: [PATCH] Update BINDINGS.md --- BINDINGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BINDINGS.md b/BINDINGS.md index 6f0f493d4..dec135110 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -19,7 +19,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding - [raylib-chaiscript](https://github.com/RobLoach/raylib-chaiscript) : raylib **ChaiScript** binding - [node-raylib](https://github.com/RobLoach/node-raylib) : **Node.js** raylib binding - - [odin-raylib](https://github.com/kevinw/odin-raylib): **Odin** raylib binding + - [raylib-odin](https://github.com/kevinw/raylib-odin): **Odin** raylib binding - *[raylib flat-assembler Usage example]()* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)*