Fixed #335: Line Doubling behaved differently depending on resolution

This commit is contained in:
Dimitris Panokostas 2018-11-29 20:29:27 +01:00
parent 9b7c8bcabc
commit e22dbb4b52
4 changed files with 11 additions and 1 deletions

View file

@ -36,6 +36,7 @@ extern int intlev (void);
extern void do_copper (void);
extern void notice_new_xcolors (void);
extern void notice_screen_contents_lost();
extern void init_row_map (void);
extern void init_hz_normal (void);
extern void init_custom (void);