Oxygen Basic

Programming => Example Code => Topic started by: Peter on May 04, 2012, 08:59:17 AM

Title: Simple 3D
Post by: Peter on May 04, 2012, 08:59:17 AM
Deleted
Title: Re: Simple 3D
Post by: jumpandrun on May 05, 2012, 08:41:05 AM
Where do I find win64.inc, and is there a win32.inc, too?

Btw, the Cls command in your projects\Console\Console.h crashes the console :D (on win 7)
Title: Re: Simple 3D
Post by: jumpandrun on May 05, 2012, 02:33:04 PM
Still crashes (pic1)

If I comment out the Cls it works fine (pic2). Any idea?