Add almost matched CScriptControllerAction

Former-commit-id: 5ba677a41b
This commit is contained in:
Henrique Gemignani Passos Lima
2022-11-03 13:35:43 +02:00
parent 2dc0b02295
commit a0f60b1db3
7 changed files with 101 additions and 11 deletions

View File

@@ -237,6 +237,8 @@ private:
};
};
CHECK_SIZEOF(CFinalInput, 48)
#ifdef __MWERKS__
#pragma cpp_extensions reset
#endif