amxmodx/modules/cstrike
Karol Szuster 604ecbd31e Fix build clang 3.9+ (#458)
* clang 4.0: fix ordered comparison between pointer and zero

* clang 4.0: fix taking address of packed member

Maybe someday someone will properly fix it

* clang 3.9: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior

Someday proper fix?
2017-09-25 15:22:53 +02:00
..
cstrike Fix build clang 3.9+ (#458) 2017-09-25 15:22:53 +02:00
csx Fix client_death forward called on kill command if sent by a spectator (#404) 2017-02-18 19:53:58 +01:00