#include <stdio.h>#include <stdlib.h>#include <string.h>#include "cfile.h"#include "u_mem.h"#include "error.h"#include "inferno.h"#include "text.h"#include "args.h"#include "compbit.h"Functions | |
| void | free_text () |
| void | encode_rotate_left (char *c) |
| void | load_text () |
Variables | |
| char * | text |
| char * | Text_string [N_TEXT_STRINGS] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6