mark internal functions static
This commit is contained in:
parent
c8df236b92
commit
3252287d30
24 changed files with 103 additions and 103 deletions
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
/* Our globals: */
|
||||
|
||||
Mix_Chunk * waves_snd;
|
||||
static Mix_Chunk * waves_snd;
|
||||
|
||||
|
||||
Uint32 waves_api_version(void) { return(TP_MAGIC_API_VERSION); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue