File diff r7804:430f640b5f9e → r7805:7b5af263f275
src/sound.cpp
Show inline comments
 
@@ -15,11 +15,11 @@
 
#include "fileio.h"
 
#include "newgrf_sound.h"
 
#include "helpers.hpp"
 
#include "fios.h"
 

	
 
static uint _file_count;
 
static FileEntry *_files;
 

	
 
#define SOUND_SLOT 63
 
// Number of levels of panning per side
 
#define PANNING_LEVELS 16