DLib/includes/PlaneJump/CfgFunctions.hpp
2020-01-15 19:18:38 +01:00

11 lines
237 B
C++

class PlaneJump{
file="DLib\functions\PlaneJump";
class pj_init{};
class pj_initPlayer{};
class playerParaBackpack{};
class pj_openRamp{};
class pj_closeRamp{};
class pj_greenLight{};
class pj_redLight{};
class pj_startJump{};
}