From: sparky4 Date: Sat, 12 Sep 2015 04:10:44 +0000 (-0500) Subject: rebuild and it is still kill X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=f434fa2fbec3919b0ceaab9e66fbe7ee1973a505;p=16.git rebuild and it is still kill modified: bcexmm.prj modified: exmmtest.map modified: scroll.exe modified: scroll.map modified: src/vgmtest.c modified: vgmtest.exe --- diff --git a/bcexmm.prj b/bcexmm.prj index 1e2cc622..79385414 100755 Binary files a/bcexmm.prj and b/bcexmm.prj differ diff --git a/exmmtest.map b/exmmtest.map index a403d194..5b72be56 100755 --- a/exmmtest.map +++ b/exmmtest.map @@ -1,6 +1,6 @@ Open Watcom Linker Version 1.9 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved. -Created on: 15/09/11 22:58:16 +Created on: 15/09/11 23:10:09 Executable Image: exmmtest.exe creating a DOS executable diff --git a/scroll.exe b/scroll.exe index 655575e0..2b914ace 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/scroll.map b/scroll.map index 3dbe0c43..e9726719 100755 --- a/scroll.map +++ b/scroll.map @@ -1,6 +1,6 @@ Open Watcom Linker Version 1.9 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved. -Created on: 15/09/11 22:58:16 +Created on: 15/09/11 23:10:10 Executable Image: scroll.exe creating a DOS executable diff --git a/src/vgmtest.c b/src/vgmtest.c index 569da025..50d123de 100755 --- a/src/vgmtest.c +++ b/src/vgmtest.c @@ -59,7 +59,7 @@ main(int argc, char *argv[]) { PlayMusic(&pee); IN_ReadControl(0,&player); - UpdateSoundEngine(); + //UpdateSoundEngine(); } StopMusic(); FreeVGMFile(&pee); diff --git a/vgmtest.exe b/vgmtest.exe index ae6c7f64..d5f48fa7 100755 Binary files a/vgmtest.exe and b/vgmtest.exe differ