Update some comments

This commit is contained in:
twinaphex 2014-06-01 15:33:42 +02:00
parent 716adbb85a
commit f36589cf11
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,6 @@
*/
// Bog-standard windowed SINC implementation.
// Only suitable as an upsampler, as cutoff frequency isn't dynamically configurable (yet).
#include "resampler.h"
#include "../libretro.h"

View File

@ -428,7 +428,8 @@
# input_hold_fast_forward = l
# Key to exit RetroArch cleanly.
# Killing it in any hard way (SIGTERM, SIGKILL, etc, will terminate RetroArch without saving RAM, etc.)
# Killing it in any hard way (SIGKILL, etc) will terminate RetroArch without saving RAM, etc.
# On Unix-likes, SIGINT/SIGTERM allows a clean deinitialization.
# input_exit_emulator = escape
# Applies next and previous shader in directory.