[Scummvm-git-logs] scummvm master -> 94596c2b556536d9ca7229986f5d6fc10f93bb9c

athrxx athrxx at scummvm.org
Mon Apr 29 23:41:12 CEST 2019


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
94596c2b55 KYRA: (AdLib driver) - remove reference to dead web link


Commit: 94596c2b556536d9ca7229986f5d6fc10f93bb9c
    https://github.com/scummvm/scummvm/commit/94596c2b556536d9ca7229986f5d6fc10f93bb9c
Author: athrxx (athrxx at scummvm.org)
Date: 2019-04-29T23:39:28+02:00

Commit Message:
KYRA: (AdLib driver) - remove reference to dead web link

Changed paths:
    engines/kyra/sound/drivers/adlib.h


diff --git a/engines/kyra/sound/drivers/adlib.h b/engines/kyra/sound/drivers/adlib.h
index 71896ff..a272e17 100644
--- a/engines/kyra/sound/drivers/adlib.h
+++ b/engines/kyra/sound/drivers/adlib.h
@@ -44,10 +44,6 @@
 #include "common/mutex.h"
 
 
-// Basic AdLib Programming:
-// http://www.gamedev.net/reference/articles/article446.asp
-
-
 namespace Audio {
 class Mixer;
 }





More information about the Scummvm-git-logs mailing list