diff options
| author | Aetias <aetias@outlook.com> | 2025-01-25 18:44:12 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-25 18:44:12 +0100 |
| commit | d64b3a041a98712a29ed056aaeaf274fbbd60a22 (patch) | |
| tree | 959ba92b59667061f911976ba34e62ba6f8a9c21 /src/05/Player/LinkStateMove.cpp | |
| parent | 14baed1aec2ba6075c27f1f70cb4665fd636f6d1 (diff) | |
Move ov005 documentation from Ghidra
Diffstat (limited to 'src/05/Player/LinkStateMove.cpp')
| -rw-r--r-- | src/05/Player/LinkStateMove.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/05/Player/LinkStateMove.cpp b/src/05/Player/LinkStateMove.cpp new file mode 100644 index 00000000..367fd3f9 --- /dev/null +++ b/src/05/Player/LinkStateMove.cpp @@ -0,0 +1,5 @@ +#include "Player/LinkStateMove.hpp" + +void LinkStateMove::func_ov005_021113d0() {} +void LinkStateMove::vfunc_1c() {} +bool LinkStateMove::vfunc_3c() {} |
