Jo Engine Forum

Sega Saturn Development => General Jo Engine Help => Topic started by: SaturnTeam on June 18, 2018, 08:23:52 pm

Title: Broken Demo
Post by: SaturnTeam on June 18, 2018, 08:23:52 pm
I updated the engine and noticed that the Shooter Demo is broken. It has to do with the introduction of Storyboard code into it. I was able to transplant the old demo into the new engine, but there are errors when compiling. Specifically, the errors are related to lines 9 and 10 in ship.h and lines 58 and 139 in main.c. Apparently, it has to do with definitions in the engine's type.h file. By commenting out lines 9 and 10, I can get the demo to run.
Title: Re: Broken Demo
Post by: ponut64 on June 19, 2018, 06:00:43 am
Yeah, I noticed that. At least you fixed it !