Reword skeleton config to reflect RetroArch (and not SSNES :P).

This commit is contained in:
Themaister 2012-09-07 21:34:36 +02:00
parent 552cbd69fa
commit 920982e34b

View File

@ -62,7 +62,7 @@
# Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.
# video_smooth = true
# Forces rendering area to stay equal to SNES aspect ratio 4:3 or as defined in video_aspect_ratio.
# Forces rendering area to stay equal to game aspect ratio or as defined in video_aspect_ratio.
# video_force_aspect = true
# A floating point value for video aspect ratio (width / height).