mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 10:27:22 +08:00
Game update (14132)
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-11-05 05:55:33.103563200 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
pub mod cs2_dumper {
|
||||
pub mod schemas {
|
||||
// Module: meshsystem.dll
|
||||
// Class count: 0
|
||||
// Enum count: 17
|
||||
pub mod meshsystem_dll {
|
||||
// Alignment: 1
|
||||
// Member count: 0
|
||||
#[repr(u8)]
|
||||
pub enum CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user