graphics mod action data

This commit is contained in:
iwubcode 2025-02-27 23:50:37 -06:00
commit f6511bf3b3

View file

@ -29,6 +29,7 @@ struct DrawStarted
GraphicsModSystem::MeshResource** mesh;
bool* ignore_mesh_transform;
std::optional<Common::Matrix44>* transform;
std::optional<GraphicsModSystem::Camera>* camera;
};
struct EFB