2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 17:47:43 +00:00

Reformat pass

This commit is contained in:
2021-06-07 12:29:18 -07:00
parent d7559823ea
commit a9bcb7a9ce
424 changed files with 4377 additions and 4790 deletions

View File

@@ -35,8 +35,8 @@ public:
, xc_closestHex(closestHex)
, x10_flashPulse(flashPulse)
,
// x14_mgr(mgr),
x18_model(model)
// x14_mgr(mgr),
x18_model(model)
, x1c_view(view) {}
int GetFocusWorldIndex() const { return x4_wldIdx; }
const zeus::CTransform& GetCameraTransform() const { return x1c_view; }