As a standard practice, the SoundManager should have a 3-letter prefix. The effects of NOT having this were once again made clear to me when my linker failed because there was another third-party library that also had a class called SoundManager. My code won't run until this is fixed.
As a standard practice, the SoundManager should have a 3-letter prefix. The effects of NOT having this were once again made clear to me when my linker failed because there was another third-party library that also had a class called SoundManager. My code won't run until this is fixed.