Fixed 4:3 aspect ratio, magnifying glass is buggy in this mode (I hope noone will use these two options together)

This commit is contained in:
pelya
2013-05-10 23:45:04 +03:00
parent 5780ec0665
commit bc0a701e47
9 changed files with 93 additions and 95 deletions

View File

@@ -25,7 +25,7 @@
Definitions...
----------------------------------------------------------*/
#define SCREEN_W 800
#define SCREEN_W 640
#define SCREEN_H 480