aboutsummaryrefslogtreecommitdiff
path: root/bin/config.lua
blob: 40e4eac53c5b6d623a1e1978e00b9b760ef83f3a (plain)
1
2
3
4
5
6
return 
{
	width = 320 * 2, 
	height = 240 * 2, 
	fps = 60
}