]> git.xolatile.top Git - xolatile-raylib-ada.git/commitdiff
Irrelevant...
authorxolatile <xolatile@proton.me>
Fri, 5 Apr 2024 14:04:51 +0000 (10:04 -0400)
committerxolatile <xolatile@proton.me>
Fri, 5 Apr 2024 14:04:51 +0000 (10:04 -0400)
raylib.ads

index af6de61bc42008406a2b421a9e28391fe0ce0b7c..722afec179252a7705922ccf8fdd03621a021780 100644 (file)
 -- can check out original C source code here below, it's under zlib
 -- license. I wrote this because of the lack of good Ada bindings.
 --
+-- There are minor name changes, and this binding was adapted to Ada
+-- programming language. That means that you can't replace few keywords
+-- in your C example, and everything works. Aim are new Ada projects.
+--
 -- https://github.com/raysan5/raylib
 --
 ------------------------------------------------------------------------