projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b097be7
)
changed maximum window size to 400% of unscaled window size
author
Holger Schemel
<info@artsoft.org>
Thu, 21 Apr 2016 23:41:48 +0000
(
01:41
+0200)
committer
Holger Schemel
<info@artsoft.org>
Thu, 21 Apr 2016 23:41:48 +0000
(
01:41
+0200)
src/libgame/system.h
patch
|
blob
|
history
diff --git
a/src/libgame/system.h
b/src/libgame/system.h
index e76fbf59f56679e667cf1af38970283e3e7ec373..9193f8a915cdca70f0470ba33e74df53bcd0a779 100644
(file)
--- a/
src/libgame/system.h
+++ b/
src/libgame/system.h
@@
-49,7
+49,7
@@
#define MIN_WINDOW_SCALING_PERCENT 30
#define STD_WINDOW_SCALING_PERCENT 100
-#define MAX_WINDOW_SCALING_PERCENT
3
00
+#define MAX_WINDOW_SCALING_PERCENT
4
00
#define STEP_WINDOW_SCALING_PERCENT 10
/* values for window scaling quality */