#include <stdio.h>
#include "blakestone.h"
#include "../../common/platform.h"
#include "../../common/common_utils.h"
#include "../../filesys/file.h"
#include "../../image/image.h"
#include "../core/wolfcore.h"
#include "../../string/wtstring.h"
#include "../../memory/memory.h"
#include "../../loaders/tga.h"
#include "../wolfcore_decoder.h"
Functions | |
PUBLIC void | blakestoneAGfull_decoder (void) |
Decodes Blake Stone Aliens of Gold Full Version data. | |
PUBLIC void | blakestoneAGshare_decoder (void) |
Decodes Blake Stone Aliens of Gold Shareware data. | |
PUBLIC void | blakestonePS_decoder (void) |
Decodes Blake Stone Planet Strike data. | |
Variables | |
W8 | blakestone_gamepal [] |
W32 | _filterScale |
PUBLIC void blakestoneAGfull_decoder | ( | void | ) |
Decodes Blake Stone Aliens of Gold Full Version data.
PUBLIC void blakestoneAGshare_decoder | ( | void | ) |
Decodes Blake Stone Aliens of Gold Shareware data.
PUBLIC void blakestonePS_decoder | ( | void | ) |
Decodes Blake Stone Planet Strike data.