summaryrefslogtreecommitdiff
path: root/video.h
diff options
context:
space:
mode:
authornotaz2011-09-08 02:43:35 +0300
committernotaz2011-09-08 03:08:42 +0300
commitffc30d25671ca6d4d775445735abd13221b877c9 (patch)
treec4c1ab86acd9137b66861593a2da3e8204190016 /video.h
parent931b76c04b4f5c756704710ffa59ea929db82fb8 (diff)
downloadpicogpsp-ffc30d25671ca6d4d775445735abd13221b877c9.tar.gz
picogpsp-ffc30d25671ca6d4d775445735abd13221b877c9.tar.bz2
picogpsp-ffc30d25671ca6d4d775445735abd13221b877c9.zip
u7/pandora release
Diffstat (limited to 'video.h')
-rw-r--r--video.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/video.h b/video.h
index 40c24c2..c7b926a 100644
--- a/video.h
+++ b/video.h
@@ -49,6 +49,8 @@ void debug_screen_update();
extern u32 frame_speed;
+extern u32 resolution_width, resolution_height;
+
extern s32 affine_reference_x[2];
extern s32 affine_reference_y[2];