|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
#include <stdlib.h>#include <string.h>#include <stdio.h>#include <stdint.h>#include <time.h>#include "read_xa.h"Macros | |
| #define | write_uint32(dest, src) |
| #define | write_uint16(dest, src) |
Functions | |
| static void | Shutdown_M (const char *Message) |
| int | main (int argc, char *argv[]) |
Variables | |
| static FILE * | hFile = NULL |
| static uint8_t * | XAData = NULL |
| static uint8_t * | WaveData = NULL |
| #define write_uint16 | ( | dest, | |
| src | |||
| ) |
| #define write_uint32 | ( | dest, | |
| src | |||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
|
static |
|
static |
|
static |
|
static |
1.8.4