mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 00:09:18 +02:00
removed dependencies on the old parser. The code can now be compiled outside of Borland C++
This commit is contained in:
6
sky.h
6
sky.h
@@ -1,9 +1,8 @@
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
#ifndef skyH
|
||||
#define skyH
|
||||
#pragma once
|
||||
|
||||
#include "MdlMngr.h"
|
||||
#include "Model3d.h"
|
||||
|
||||
class TSky
|
||||
{
|
||||
@@ -18,7 +17,6 @@ class TSky
|
||||
};
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
#endif
|
||||
/*
|
||||
This Source Code Form is subject to the
|
||||
terms of the Mozilla Public License, v.
|
||||
|
||||
Reference in New Issue
Block a user