raze-gles/polymer/eduke32/source/jaudiolib/include
helixhorned bdedbc6f76 Constify various char* vars, parameters, etc. for more -Wwrite-strings cleanness
-Wwrite-strings is useful to detect code where string literals and e.g. alloc'd
strings are used side-by-side, potentially creating dangerous situations, or to
find uses of old, non-constified APIs.  However, enabling it would still flood
the log with too many warnings.  Also, GCC wrongly warns for initializations of
char arrays.

git-svn-id: https://svn.eduke32.com/eduke32@2796 1a8010ca-5511-0410-912e-c29ae57300e0
2012-07-01 22:11:33 +00:00
..
msvc fixes 2009-07-29 10:33:56 +00:00
fx_man.h rotatesprite and multivoc have a rape baby 2010-06-22 21:50:01 +00:00
music.h Constify various char* vars, parameters, etc. for more -Wwrite-strings cleanness 2012-07-01 22:11:33 +00:00
sndcards.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00