#include <stdio.h>#include <stdlib.h>#include <stdarg.h>#include <string.h>#include "gr.h"#include "inferno.h"#include "game.h"#include "vclip.h"#include "effects.h"#include "bm.h"#include "mono.h"#include "u_mem.h"#include "textures.h"#include "fuelcen.h"#include "error.h"Functions | |
| void | init_special_effects () |
| void | reset_special_effects () |
| void | do_special_effects () |
| void | restore_effect_bitmap_icons () |
| void | stop_effect (int effect_num) |
| void | restart_effect (int effect_num) |
Variables | |
| int | Num_effects |
| eclip | Effects [MAX_EFFECTS] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6