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

back to RGB4, better logging

This commit is contained in:
milek7
2018-08-02 22:27:28 +02:00
parent 97cf5cbb60
commit d7c7305906
5 changed files with 26 additions and 8 deletions

2
map.h
View File

@@ -24,7 +24,7 @@ class map
float zoom = 1.0f / 1000.0f;
float get_vehicle_rotation();
void init();
bool init();
cFrustum frustum;
public: