16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 12:29:18 +02:00

pre-merge renames

This commit is contained in:
milek7
2020-09-30 18:27:43 +02:00
parent 936effa9db
commit 1dc1bd5fcb
48 changed files with 54 additions and 54 deletions

View File

@@ -13,8 +13,8 @@ http://mozilla.org/MPL/2.0/.
#include "sun.h"
#include "moon.h"
#include "stars.h"
#include "skydome.h"
#include "precipitation.h"
#include "opengl33skydome.h"
#include "opengl33precipitation.h"
#include "sound.h"
class opengl_renderer;