From cf97eb67bcd44094914ac0adfb54c217a80c58fa Mon Sep 17 00:00:00 2001
From: larpon <[EMAIL REDACTED]>
Date: Thu, 13 Feb 2025 17:41:26 +0100
Subject: [PATCH] add V to languages.php
---
languages.php | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/languages.php b/languages.php
index 34c63f0..35e05b5 100644
--- a/languages.php
+++ b/languages.php
@@ -69,6 +69,13 @@
sdl3 -
<a href="https://crates.io/crates/sdl3">https://crates.io/crates/sdl3</a>
</li>
+ <li> <strong>
+ V
+ </strong>
+ <br/>
+ sdl3 -
+ <a href="https://github.com/vlang/sdl/tree/3.2.0">https://github.com/vlang/sdl/tree/3.2.0</a>
+ </li>
</ul>
</blockquote>