Mercurial > hg > Game > Cerium
changeset 336:461dcf7397ac draft
change Makefile run-ps3 "-width 1980" -> "-width 1920"
author | hiroki@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Mon, 15 Jun 2009 13:03:39 +0900 |
parents | 6b9883765f6a |
children | 9e0be71ff097 |
files | TaskManager/Test/test_render/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TaskManager/Test/test_render/Makefile Sun Jun 14 22:24:34 2009 +0900 +++ b/TaskManager/Test/test_render/Makefile Mon Jun 15 13:03:39 2009 +0900 @@ -34,7 +34,7 @@ run-ps3: ps3-video-mode -v 133 - ./test_nogl -video fb -width 1980 -height 1080 + ./test_nogl -video fb -width 1920 -height 1080 run-ps3tv: ./test_nogl -video fb -width 576 -height 384 -bpp 32