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

loads.c File Reference

Old functions to load sprites,pcx, etc... without crashing and with error logon. More...

#include "global.h"
#include "stdio.h"
#include "macros.h"
#include "config.h"
#include "loads.h"
#include "allegro.h"

Functions

BITMAP * __load_sprite__ (const char *file, PALLETE Pal)
BITMAP * __xload_pcx__ (const char *file, PALLETE Pal)
MIDI * __xload_midi__ (const char *file)
SAMPLE * __xload_sample__ (const char *file)
char check_file (const char *file)
char file_missing (const char *file)
char midi_ok (void)


Detailed Description

Old functions to load sprites,pcx, etc... without crashing and with error logon.


Generated on Thu Jan 13 14:13:04 2005 for KOF91 by  doxygen 1.3.9.1