#include <stdio.h>
#include "obc.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"
Functions | |
void | obc_decoder (void) |
Decodes Operation: Body Count data files. | |
void | obcshare_decoder (void) |
Decodes Operation: Body Count Shareware data files. | |
Variables | |
W8 | obc_menupal [] |
W8 | obc_gamepal [] |
W32 | _filterScale |