ReC98/th02/main/bullet/bullet.hpp

3 lines
108 B
C++

// Renders a pellet at the given position.
void pascal near pellet_render(screen_x_t left, screen_y_t top);