From b64fe4dfed21c1039be32182a168c61a54057008 Mon Sep 17 00:00:00 2001 From: Rabia Alhaffar Date: Fri, 26 Feb 2021 16:54:24 +0200 Subject: [PATCH] Readded survived copy of Harbour bindings! (#1616) --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index 2bf35d1c..56344b10 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -92,6 +92,7 @@ Here it is a list with the ones I'm aware of: | raylib-never | 3.0 | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never | | raylib.cbl | 2.0 | [COBOL](https://en.wikipedia.org/wiki/COBOL) | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* | | Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib | +| Harbour | 3.5 | [Harbour](https://harbour.github.io) | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib | Missing some language? Feel free to create a new binding! :)