ReC98/th02/main/scroll.hpp

5 lines
85 B
C++

#define SCROLL_HPP
// Current line at the top of VRAM.
extern vram_y_t scroll_line;