Kaydet (Commit) 1cc82471 authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

remove unused struct

Change-Id: I446b2f5739f95634ebff9447d0af108b1dedf6a2
üst 9e9a4b40
......@@ -60,12 +60,6 @@
#define DEBUG_POSITIONING 0
#define RENDER_TO_FILE 0
typedef struct PosVeci3
{
int x;
int y;
int z;
}PosVeci3;
typedef struct PosVecf3
{
float x;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment