| version 1.1 | version 1.2 | |||
|---|---|---|---|---|
|
| |||
| int read_int(CFILE *f); | int read_int(CFILE *f); | |||
| short read_short(CFILE *f); | short read_short(CFILE *f); | |||
| fix read_fix(CFILE *f); | fix read_fix(CFILE *f); | |||
| byte read_byte(CFILE *f); | sbyte read_byte(CFILE *f); | |||
| void load_custom_data(char *level_file); | void load_custom_data(char *level_file); | |||
| Legend: | |
| line(s) removed in v.1.1 | |
| line(s) changed | |
| line(s) added in v.1.2 | |