Main Page | Alphabetical List | Data Structures | File List | Globals

main_output.c File Reference

Functions that deals with global output, by switching to specific outputs depending the game_state. More...

#include <stdio.h>
#include <stdlib.h>
#include "allegro.h"
#include "macros.h"
#include "global.h"
#include "global_add.h"
#include "logger.h"
#include "refresh.h"
#include "main_output.h"
#include "story_output.h"
#include "choice_output.h"
#include "option_output.h"
#include "keyconfig_output.h"
#include "select_output.h"
#include "vs_output.h"
#include "battle_output.h"

Functions

int debug_text (Game_variables variables, Player_variables *player_array, int time, BITMAP *a_bitmap)
int main_output (Game_variables variables, Player_variables *player_array, int time)


Detailed Description

Functions that deals with global output, by switching to specific outputs depending the game_state.


Generated on Thu Jan 13 14:13:05 2005 for KOF91 by  doxygen 1.3.9.1