wsparcie dla visual studio, lekkie uprzątnięcie kodu
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#include "szescian.h"
|
||||
#include <windows.h>
|
||||
#include <gl\gl.h>
|
||||
#include <gl\glu.h>
|
||||
|
||||
void szescian::create(float x, float y, float z, float KRAWEDZ) {
|
||||
|
||||
@@ -71,4 +68,4 @@ void szescian::create(float x, float y, float z, float KRAWEDZ) {
|
||||
glVertex3fv(se);
|
||||
glEnd();
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user