🚚 Move local code to anonymous namespace
This commit is contained in:
parent
ea63eecd17
commit
74b57558c9
20 changed files with 3660 additions and 3634 deletions
|
|
@ -1394,7 +1394,7 @@ int GetSFXLength(int nSFX)
|
|||
#ifdef RUN_TESTS
|
||||
bool TestCalculatePosition(Point soundPosition, int *plVolume, int *plPan)
|
||||
{
|
||||
CalculatePosition(soundPosition, plVolume, plPan);
|
||||
return CalculatePosition(soundPosition, plVolume, plPan);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue