source-sdk-2013/sp
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
src Fix bsp lump names being declared non-portably. 2013-08-12 23:00:05 +02:00