Clean up private function names

This commit is contained in:
Anders Jenbo 2021-07-13 02:27:23 +02:00
commit ef6275caac
21 changed files with 478 additions and 480 deletions

View file

@ -18,7 +18,7 @@ std::optional<CelSprite> pSquareCel;
#ifdef _DEBUG
namespace {
namespace {
char dMonsDbg[NUMLEVELS][MAXDUNX][MAXDUNY];
char dFlagDbg[NUMLEVELS][MAXDUNX][MAXDUNY];