From fec8e80aab1c077566f2024dff6407147af0b1cf Mon Sep 17 00:00:00 2001 From: sparky4 Date: Mon, 20 Mar 2017 09:27:48 -0500 Subject: [PATCH] __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 ] --- src/16.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/16.c b/src/16.c index b0ca840a..250eeadb 100755 --- a/src/16.c +++ b/src/16.c @@ -52,4 +52,10 @@ main(int argc, char *argv[]) printf("version %s\n", VERSION); WCPU_cpufpumesg(); modexFadeOn(4, gvar.video.dpal); +// InitGame (); + +// DemoLoop(); + +// Quit("Demo loop exited???"); + } -- 2.39.2