mark internal functions static

This commit is contained in:
Albert Cahalan 2008-05-04 18:29:28 +00:00
parent c8df236b92
commit 3252287d30
24 changed files with 103 additions and 103 deletions

View file

@ -42,7 +42,7 @@ enum {
NUM_TOOLS
};
Mix_Chunk * snd_effects[NUM_TOOLS];
static Mix_Chunk * snd_effects[NUM_TOOLS];
// No setup required: