]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - doc/porting
Fix reading one element past the end of an array.
[quix0rs-blobwars.git] / doc / porting
index 83d9599d1e0256f8d668131a20a963b62ef83df5..748b9ce511bc44e5f4771a3b5849a88c8f1fad5e 100644 (file)
@@ -4,10 +4,11 @@ Updated: March 2005
 
 In order to successfully port Metal Blob Solid to another platform you will need,
 
-* SDL
-* SDL Image
-* SDL Mixer
-* SDL TTF
+* SDL2
+* SDL2 Image
+* SDL2 Mixer
+* SDL2 Net
+* SDL2 TTF
 
 There are a few considerations when porting to other platforms,