OpenFusion/src/PlayerMovement.hpp

6 lines
61 B
C++
Raw Permalink Normal View History

#pragma once
namespace PlayerMovement {
void init();
};