source-sdk-2013/mp
Jonas 'Sortie' Termansen 82fe37f0e6 Fix bsp lump names being declared non-portably.
gcc issues warnings when encountering multicharacter constants, so we'll
simply emulate them in a manner works portably. The code assumes we are
using a little-endian machine - the real solution would be using using four
chars instead of an enum.
2013-08-12 23:00:05 +02:00
..
game/mod_hl2mp Added bloom shader and screenspace effect helpers as examples for the SDK. 2013-07-30 15:10:15 -07:00
src Fix bsp lump names being declared non-portably. 2013-08-12 23:00:05 +02:00