From b0bfe5812fafd9b35057af4880311d7796ac61fd Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 24 Mar 2019 21:51:23 +0100 Subject: [PATCH] Update BINDINGS.md --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index b926b824d..6f0f493d4 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -19,6 +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 flat-assembler Usage example]()* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)*