Well, lite-C is a compiler and no level editor, so it certainly won't complain when you create a level through code instead of editing it. Create an empty level through level_load("") and then create objects in it. Lots of game genres do without levels at all.