Minor formatting

This commit is contained in:
Raul Tambre 2015-07-26 11:14:56 +03:00 committed by Nekotekina
parent 6ef4cecf57
commit 14897b23b7
7 changed files with 120 additions and 33 deletions

View file

@ -82,7 +82,8 @@ void AutoPause::Reload(void)
initialized = true;
}
void AutoPause::TryPause(u32 code) {
void AutoPause::TryPause(u32 code)
{
if (code < 1024)
{
//Would first check Enable setting. Then the list length.