Skip to content

Commit

Permalink
updated comments in scene.h
Browse files Browse the repository at this point in the history
  • Loading branch information
humanshell committed Feb 8, 2016
1 parent 5f810e6 commit 12af38e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/glisy/scene.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@

typedef struct glisy_scene glisy_scene;
struct glisy_scene {

// Glisy Scene position.
vec3 position;

};

#endif

0 comments on commit 12af38e

Please sign in to comment.