16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 19:49:19 +02:00

refactoring: basic application code wrapper

This commit is contained in:
tmj-fstate
2018-07-14 23:44:27 +02:00
parent 12d70fe320
commit ed1e0d8a10
41 changed files with 1043 additions and 837 deletions

2
sky.h
View File

@@ -14,7 +14,7 @@ http://mozilla.org/MPL/2.0/.
class TSky {
friend class opengl_renderer;
friend opengl_renderer;
public:
TSky() = default;