#include "allegro.h"
#include "sound_fx_manager.h"
#include "global.h"
#include "loads.h"
#include "logger.h"
#include "macros.h"
#include "global_add.h"
#include "string.h"
Functions | |
int | loadsounds (Game_variables variables) |
void | freesounds (void) |
void | Buzz (void) |
void | Bing (void) |
void | Done (void) |
void | Block (void) |
void | Paf (char gana) |
void | Hurt (char gana) |
void | Round (char which) |
void | Fight (void) |