cs2-dumper/generated/networksystem.dll.rs

10 lines
234 B
Rust
Raw Normal View History

2023-10-15 20:17:02 +08:00
/*
2023-10-21 07:43:23 +08:00
* Created using https://github.com/a2x/cs2-dumper
2023-10-27 09:04:47 +08:00
* Fri, 27 Oct 2023 01:03:22 +0000
2023-10-15 20:17:02 +08:00
*/
2023-10-03 00:00:52 +08:00
2023-10-17 10:06:23 +08:00
#![allow(non_snake_case, non_upper_case_globals)]
2023-09-08 21:13:40 +08:00
pub mod ChangeAccessorFieldPathIndex_t {
2023-10-03 00:00:52 +08:00
pub const m_Value: usize = 0x0; // int16_t
2023-09-08 21:13:40 +08:00
}