From de7d095b98846529e2394e9868a6dd2e4344acc8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 27 Feb 2015 20:53:45 +0300 Subject: fix code style. --- src/actions/pets.cpp | 2 +- src/actions/windows.cpp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src/actions') diff --git a/src/actions/pets.cpp b/src/actions/pets.cpp index ef544d88a..7e046758c 100644 --- a/src/actions/pets.cpp +++ b/src/actions/pets.cpp @@ -213,7 +213,7 @@ impHandler0(petAiStop) return true; } -impHandler0(petMove) +impHandler(petMove) { int x = 0; int y = 0; diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp index 1b879496a..eccc21d1d 100644 --- a/src/actions/windows.cpp +++ b/src/actions/windows.cpp @@ -298,7 +298,6 @@ impHandler0(cartWindowShow) #else return false; #endif - } impHandler0(updaterWindowShow) -- cgit v1.2.3-70-g09d2