mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
maintenance: removed deprecated files, linux friendly include names
This commit is contained in:
@@ -10,12 +10,12 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "stdafx.h"
|
||||
#include "precipitation.h"
|
||||
|
||||
#include "globals.h"
|
||||
#include "Globals.h"
|
||||
#include "openglmatrixstack.h"
|
||||
#include "renderer.h"
|
||||
#include "timer.h"
|
||||
#include "Timer.h"
|
||||
#include "simulation.h"
|
||||
#include "train.h"
|
||||
#include "Train.h"
|
||||
|
||||
basic_precipitation::~basic_precipitation() {
|
||||
// TODO: release allocated resources
|
||||
|
||||
Reference in New Issue
Block a user