PETKA: JANITORIAL: fixed compiler warnings about newline

This commit is contained in:
Andrei Prykhodko 2020-05-14 18:36:34 +03:00 committed by Eugene Sandulenko
parent edb68a7697
commit c994d6bc81
4 changed files with 4 additions and 4 deletions

View File

@ -457,4 +457,4 @@ bool BigDialogue::checkMenu(uint menuIndex) {
return true;
}
} // End of namespace Petka
} // End of namespace Petka

View File

@ -63,4 +63,4 @@ public:
} // End of namespace Petka
#endif
#endif

View File

@ -72,4 +72,4 @@ public:
} // End of namespace Petka
#endif
#endif

View File

@ -41,4 +41,4 @@ public:
} // End of namespace Petka
#endif
#endif