diff options
| author | Jonas Ask | 2009-11-10 01:12:05 +0000 |
|---|---|---|
| committer | Jonas Ask | 2009-11-10 01:12:05 +0000 |
| commit | fee8c8d689abd4f5e37b72a3e8c6ca8e85a4034e (patch) | |
| tree | 1540e7ffb837e6542d15a93fde07839d66f0fc92 /GUI.h | |
| parent | 038d045f19146776b886edbc23f88aa1f0c9e6a7 (diff) | |
| download | stonesense-fee8c8d689abd4f5e37b72a3e8c6ca8e85a4034e.tar.gz stonesense-fee8c8d689abd4f5e37b72a3e8c6ca8e85a4034e.tar.bz2 stonesense-fee8c8d689abd4f5e37b72a3e8c6ca8e85a4034e.tar.xz | |
Early prototype rotation...
Diffstat (limited to 'GUI.h')
| -rw-r--r-- | GUI.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ extern WorldSegment* viewedSegment;//current, loaded extern int DisplayedSegmentX;
extern int DisplayedSegmentY;
extern int DisplayedSegmentZ;
+extern int DisplayedRotation;
extern BITMAP* IMGFloorSheet;
|
