mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-09 02:55:56 +00:00
graphics mod action data
This commit is contained in:
parent
a6127bfb5c
commit
f6511bf3b3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue