Improve schema parsing

This commit is contained in:
a2x
2024-04-06 03:20:08 +10:00
parent efe4775dc0
commit ce0fb918ab
114 changed files with 79858 additions and 79527 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-04-04 13:40:42.514657500 UTC
// 2024-04-05 17:13:47.447480800 UTC
#![allow(non_upper_case_globals, non_camel_case_types, unused)]
@@ -20,7 +20,7 @@ pub mod cs2_dumper {
pub const sprint: usize = 0x172EF40;
pub const turnleft: usize = 0x172F180;
pub const turnright: usize = 0x172F210;
pub const use: usize = 0x172F4E0;
pub const r#use: usize = 0x172F4E0;
pub const zoom: usize = 0x192A440;
}
}