[ Home ]

corridor.c File Reference

Corridor 7 data file decoder. More...

#include <stdio.h>
#include "corridor.h"
#include "../../common/platform.h"
#include "../../common/common_utils.h"
#include "../../filesys/file.h"
#include "../core/wolfcore.h"
#include "../../string/wtstring.h"
#include "../../memory/memory.h"
#include "../../loaders/tga.h"
#include "../wolfcore_decoder.h"

Include dependency graph for corridor.c:


Functions

PUBLIC void corridor7_decoder (void)
 Decodes Corridor 7 data.
PUBLIC void corridor7share_decoder (void)
 Decodes Corridor 7 Shareware data.

Variables

W8 corridor_gamepal []
W32 _filterScale

Detailed Description

Corridor 7 data file decoder.

Author:
Michael Liebscher
Date:
2007-2009

Function Documentation

PUBLIC void corridor7_decoder ( void   ) 

Decodes Corridor 7 data.

Returns:
Nothing.

Here is the call graph for this function:

PUBLIC void corridor7share_decoder ( void   ) 

Decodes Corridor 7 Shareware data.

Returns:
Nothing.

Here is the call graph for this function: