]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/mias.cpp
Allow playing sounds with stereo effects.
[quix0rs-blobwars.git] / src / mias.cpp
index 18345f43cb2bf3d0718a11fdeedf281e9a0f1450..25d093b833b620b6942c04923afc73b8fa36bacf 100644 (file)
@@ -1,5 +1,6 @@
 /*
-Copyright (C) 2004 Parallel Realities
+Copyright (C) 2004-2011 Parallel Realities
+Copyright (C) 2011-2015 Perpendicular Dimensions
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -62,7 +63,7 @@ void doMIAs()
 
        int x, y;
 
-       char message[100];
+       char message[256];
 
        while (mia->next != NULL)
        {