]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/movetypes/push.qh
44d5442ea62d552ce4a0a6234bc378b97645f02e
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / movetypes / push.qh
1 #ifndef MOVETYPE_PUSH_H
2 #define MOVETYPE_PUSH_H
3
4 void _Movetype_Physics_Pusher(float dt);
5
6 #endif