#include "../config.h"
#include "../engine/hlbr.h"
#include "decode.h"
Go to the source code of this file.
Data Structures | |
struct | interface_data |
Typedefs | |
typedef interface_data | InterfaceData |
Functions | |
int | InitDecoderInterface () |
typedef struct interface_data InterfaceData |
int InitDecoderInterface | ( | ) |
Definition at line 31 of file decode_interface.c.
References CreateDecoder(), DEBUGPATH, decoder_rec::DecodeFunc, DecodeInterface(), DECODER_NONE, global_vars::Decoders, FALSE, Globals, and TRUE.
Referenced by InitDecoders().