ReC98/th02/main/bullet/bullet.hpp

3 lines
94 B
C++

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