diff options
Diffstat (limited to 'www/devmaster/lesson4.html')
-rw-r--r-- | www/devmaster/lesson4.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/devmaster/lesson4.html b/www/devmaster/lesson4.html index 5084d2c..f3cf6a8 100644 --- a/www/devmaster/lesson4.html +++ b/www/devmaster/lesson4.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>DevMaster.net Game Development</title> + <title>Lesson 4: A Closer Look at ALC</title> </head> <body> <div Align=center> @@ -163,4 +163,4 @@ alc.alcCloseDevice(device); </table> <p align="justify"> </p> </body> -</html>
\ No newline at end of file +</html> |