ReC98/th04/main/bullet/update.cpp

7 lines
152 B
C++

#include "th04/main/bullet/bullet.hpp"
void pascal near bullet_turn_x(bullet_t near &bullet)
;
void pascal near bullet_turn_y(bullet_t near &bullet)
;