2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-15 06:46:08 +00:00

Fix initial AI issues

This commit is contained in:
2020-03-06 18:03:13 -08:00
parent 1cccaac115
commit 052aa80bac
2 changed files with 12 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ private:
float x634_;
float x638_hurlRecoverTime;
u32 x63c_;
TLockedToken<CGenDescription> x640_;
std::optional<TLockedToken<CGenDescription>> x640_projectileVisor;
s16 x650_sound_ProjectileVisor;
float x654_;
float x658_;