sdlweb: Added (new) Pascal bindings

From 3730ae73f7b846a4de48eff3e447ab6e3acf9302 Mon Sep 17 00:00:00 2001
From: Matthias <[EMAIL REDACTED]>
Date: Sat, 19 Mar 2022 12:51:23 +0100
Subject: [PATCH] Added (new) Pascal bindings

---
 languages.php | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/languages.php b/languages.php
index 2715ffa..4bb8efd 100644
--- a/languages.php
+++ b/languages.php
@@ -90,6 +90,9 @@
                                 <br/>
                                 Pascal SDL 2 -
                                 <a href="https://github.com/ev1313/Pascal-SDL-2-Headers">https://github.com/ev1313/Pascal-SDL-2-Headers</a>
+                                <br/>
+                                SDL2 for Pascal -
+                                <a href="https://github.com/PascalGameDevelopment/SDL2-for-Pascal">https://github.com/PascalGameDevelopment/SDL2-for-Pascal</a>
                             </li>
                             <li> <strong>
                                     Python