mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 21:47:41 +00:00
Add Player Transform tools
This commit is contained in:
@@ -1 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <zeus/CVector3f.hpp>
|
||||
|
||||
namespace metaforce {
|
||||
bool ImGuiVector3fInput(const char* label, zeus::CVector3f& vec);
|
||||
}
|
||||
Reference in New Issue
Block a user