mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-02 15:25:35 +08:00
14 lines
254 B
C++
14 lines
254 B
C++
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2025-01-29 12:23:34.043004291 UTC
|
|
|
|
#pragma once
|
|
|
|
#include <cstddef>
|
|
|
|
namespace cs2_dumper {
|
|
// Module: client.dll
|
|
namespace buttons {
|
|
constexpr std::ptrdiff_t = 0xDD800030;
|
|
}
|
|
}
|