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] |
|
|
Definition at line 30 of file music.h. Referenced by do_play(), load_songs(), and song_update(). |
|
|
Definition at line 29 of file music.h. Referenced by load_songs(), and song_update(). |
|
|
Definition at line 28 of file music.h. Referenced by do_play(), load_songs(), and song_update(). |
|
|
|
|
|
Definition at line 43 of file music.c. Referenced by do_play(), load_songs(), and song_update(). |
1.4.0