tlhfcs_init.c comtains all functions related with initialization of vars and windows position. More...
#include "tlhfcs_init.h"
Defines | |
#define | MAX_WIDTH 800 |
#define | MAX_HEIGHT 600 |
Functions | |
void | init_images (void) |
void | init_LA (void) |
void | incrementa_x_y (int *x, int *y, TYPE_image *src, int width, int height) |
void | init_gui (void) |
void | init_color_table (TYPE_color *p) |
Initializes TypeColor struct with the proper RGB values. |
tlhfcs_init.c comtains all functions related with initialization of vars and windows position.
#define MAX_HEIGHT 600 |
#define MAX_WIDTH 800 |