mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 00:32:46 +00:00
Remove // comments
This commit is contained in:
parent
154c2d388d
commit
34125a6d14
@ -6473,7 +6473,7 @@ void general_write_handler(rarch_setting_t *setting)
|
||||
aspectratio_lut[ASPECT_RATIO_CUSTOM].value =
|
||||
(float)custom->width / custom->height;
|
||||
|
||||
//Update Aspect Ratio (only useful for 1:1 PAR)
|
||||
/* Update Aspect Ratio (only useful for 1:1 PAR) */
|
||||
video_driver_set_aspect_ratio();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user