| # | Line 80 | Line 80 | extern void beam_init(int fresh); | |
|---|---|---|
| 80 | extern void gridlines(void (*f)(FVECT wp[2])); | |
| 81 | /* rhd_ctab.c */ | |
| 82 | extern int new_ctab(int ncolors); | |
| 83 | < | extern int get_pixel(BYTE rgb[3], void (*set_pixel)(int h, int r, int g, int b)); |
| 83 | > | extern int get_pixel(uby8 rgb[3], void (*set_pixel)(int h, int r, int g, int b)); |
| 84 | ||
| 85 | ||
| 86 | #ifdef __cplusplus | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |