mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 06:49:19 +02:00
maintenance: removed deprecated files, linux friendly include names
This commit is contained in:
@@ -14,11 +14,11 @@ http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "classes.h"
|
||||
#include "Classes.h"
|
||||
#include "dumb3d.h"
|
||||
#include "float3d.h"
|
||||
#include "model3d.h"
|
||||
#include "dynobj.h"
|
||||
#include "Float3d.h"
|
||||
#include "Model3d.h"
|
||||
#include "DynObj.h"
|
||||
#include "scenenode.h"
|
||||
|
||||
const int iMaxNumLights = 8;
|
||||
|
||||
Reference in New Issue
Block a user