Apple II DHGR mode support
This commit is contained in:
committed by
Adrien Destugues
parent
40e022525b
commit
1bdec2949b
@@ -154,5 +154,6 @@ extern Func_pixel_opt_preview Pixel_in_current_screen_with_opt_preview;
|
||||
void Update_pixel_renderer(void);
|
||||
|
||||
void Update_color_hgr_pixel(word x, word y, int preview);
|
||||
void Update_color_dhgr_pixel(word x, word y, int preview);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user