Fixed typo + minor errors

This commit is contained in:
Remi Beges
2012-06-10 10:27:51 +02:00
parent 879a33878e
commit 23bb9da0bd
16 changed files with 38 additions and 56 deletions

View File

@@ -24,4 +24,4 @@ class NAZARA_API NzNoise
static bool s_initialized;
};
#endif // NOISE_H
#endif // NOISE_HPP