From: sparky4 Date: Mon, 20 Mar 2017 16:17:41 +0000 (-0500) Subject: __seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd... X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=c99bda70e2b46d085d3ba7aa951117bcd737c208;p=16.git __seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd.c ][ ca needs huge amounts of work and i should remember what needs to be done soon also i should reverify 16_in.c to make sure it can work with other code of id engine ] --- diff --git a/src/16.c b/src/16.c index 250eeadb..4fda90d4 100755 --- a/src/16.c +++ b/src/16.c @@ -52,9 +52,9 @@ main(int argc, char *argv[]) printf("version %s\n", VERSION); WCPU_cpufpumesg(); modexFadeOn(4, gvar.video.dpal); -// InitGame (); +// InitGame ();//to be defined in 16_tail -// DemoLoop(); +// DemoLoop();//to be defined in 16_tail // Quit("Demo loop exited???");