mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Add generated files
This commit is contained in:
14
generated_linux/libhost.so.rs
Normal file
14
generated_linux/libhost.so.rs
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* Generated using https://github.com/a2x/cs2-dumper
|
||||
* Thu, 7 Mar 2024 10:34:35 +0000
|
||||
*/
|
||||
|
||||
#![allow(non_snake_case, non_upper_case_globals)]
|
||||
|
||||
pub mod CAnimScriptBase {
|
||||
pub const m_bIsValid: usize = 0x8; // bool
|
||||
}
|
||||
|
||||
pub mod EmptyTestScript { // CAnimScriptBase
|
||||
pub const m_hTest: usize = 0x10; // CAnimScriptParam<float>
|
||||
}
|
||||
Reference in New Issue
Block a user