Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

music.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MAX_GLOBAL   10
#define MAX_LINES   100
#define MAX_SONGS   20

Functions

void song_update args ((void))

Variables

song_data song_table [MAX_SONGS]


Define Documentation

#define MAX_GLOBAL   10
 

Definition at line 30 of file music.h.

Referenced by do_play(), load_songs(), and song_update().

#define MAX_LINES   100
 

Definition at line 29 of file music.h.

Referenced by load_songs(), and song_update().

#define MAX_SONGS   20
 

Definition at line 28 of file music.h.

Referenced by do_play(), load_songs(), and song_update().


Function Documentation

void song_update args (void)   ) 
 


Variable Documentation

struct song_data song_table[MAX_SONGS]
 

Definition at line 43 of file music.c.

Referenced by do_play(), load_songs(), and song_update().


Generated on Thu Jan 13 22:11:36 2005 for Beyond the Shadows by  doxygen 1.4.0