diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index d12e8001..ad44eafc 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1777,11 +1777,6 @@ void CG_Free( void *ptr ); void CG_DefragmentMemory( void ); // -// cg_mp3decoder.c -// -qboolean S_decodeMP3( char *mp3File, char *wavFile ); - -// // cg_particles.c // void CG_LoadParticleSystems( void ); |