aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/scenri.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/scenri.h')
-rw-r--r--src/extantz/scenri.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extantz/scenri.h b/src/extantz/scenri.h
index 7889d22..93b3f16 100644
--- a/src/extantz/scenri.h
+++ b/src/extantz/scenri.h
@@ -1,6 +1,8 @@
1#ifndef _SCENRI_H_ 1#ifndef _SCENRI_H_
2#define _SCENRI_H_ 2#define _SCENRI_H_
3 3
4#include "love.h"
5
4typedef struct _cameraMove 6typedef struct _cameraMove
5{ 7{
6 float x, y, z; 8 float x, y, z;