mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 11:09:19 +02:00
tymczasowe przywrócenie tekstu, porządek, wywalenie starych plików, warningi, cmake, itp.
This commit is contained in:
@@ -303,8 +303,8 @@ bool TTrackFollower::ComputatePosition()
|
||||
return false;
|
||||
}
|
||||
#if RENDER_CONE
|
||||
#include "opengl/glew.h"
|
||||
#include "opengl/glut.h"
|
||||
#include "GL/glew.h"
|
||||
#include "GL/glut.h"
|
||||
void TTrackFollower::Render(float fNr)
|
||||
{ // funkcja rysująca stożek w miejscu osi
|
||||
glPushMatrix(); // matryca kamery
|
||||
|
||||
Reference in New Issue
Block a user