mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-18 02:05:21 +00:00
Almost match CGSFreeLook::SetAnim
This commit is contained in:
@@ -12,7 +12,7 @@ class CGSFreeLook {
|
||||
int x8_loopState; // In, loop, out
|
||||
int xc_gunId;
|
||||
int x10_setId;
|
||||
bool x14_idle;
|
||||
bool x14_idle : 1;
|
||||
|
||||
public:
|
||||
CGSFreeLook();
|
||||
|
||||
Reference in New Issue
Block a user