summaryrefslogtreecommitdiff
path: root/video.h
diff options
context:
space:
mode:
authornotaz2012-10-05 02:02:26 +0300
committernotaz2012-10-06 19:15:06 +0300
commit108c704a364e89d071c67f929a292f05d019236a (patch)
treeb4e75d773dc6846e65a4e5345818a93e7274cc7b /video.h
parent40a392b00d8a4b812a61956509f7379ca1f396bc (diff)
downloadpicogpsp-108c704a364e89d071c67f929a292f05d019236a.tar.gz
picogpsp-108c704a364e89d071c67f929a292f05d019236a.tar.bz2
picogpsp-108c704a364e89d071c67f929a292f05d019236a.zip
initial Caanoo port
plus some random tweaks
Diffstat (limited to 'video.h')
-rw-r--r--video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.h b/video.h
index f74fbdd..a8059bd 100644
--- a/video.h
+++ b/video.h
@@ -79,7 +79,7 @@ typedef enum
{
unscaled,
scaled_aspect,
-#ifdef WIZ_BUILD
+#ifdef POLLUX_BUILD
unscaled_rot,
scaled_aspect_rot,
#elif defined(GP2X_BUILD)