Start ScriptLoader

Former-commit-id: f782c0c72d
This commit is contained in:
Henrique Gemignani Passos Lima
2022-11-14 15:37:44 +02:00
parent d27423755f
commit 7117050a17
14 changed files with 494 additions and 91 deletions

View File

@@ -13,7 +13,7 @@ class CGrappleParameters {
float x20_i;
float x24_j;
float x28_k;
bool x2c_lockSwingTurn;
bool x2c_lockSwingTurn : 1;
public:
CGrappleParameters(float a, float b, float c, float d, float e, float f, float g, float h,