mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 10:20:26 +01:00
5badefaf90
Also changed all "if (this==NULL) return;"s. Fixes some -Wtautological-undefined-compare warnings. Quoting Clang: "'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false" |
||
---|---|---|
.. | ||
Common.cpp | ||
Common.h | ||
Debris.cpp | ||
Flags.h | ||
GameInterface.h | ||
HUD.cpp | ||
HUD.h | ||
Particles.cpp | ||
Particles.h | ||
PathFinding.cpp | ||
PathFinding.h | ||
Stats.cpp | ||
WeaponPositions.h |