mirror of
https://github.com/EricPlayZ/EGameTools.git
synced 2025-09-19 21:16:07 +08:00
@ -5,8 +5,8 @@ namespace GamePH {
|
|||||||
class gen_TPPModel {
|
class gen_TPPModel {
|
||||||
public:
|
public:
|
||||||
union {
|
union {
|
||||||
buffer<0x2D59, bool> enableTPPModel1;
|
buffer<0x2DB9, bool> enableTPPModel1;
|
||||||
buffer<0x2D5A, bool> enableTPPModel2;
|
buffer<0x2DBA, bool> enableTPPModel2;
|
||||||
};
|
};
|
||||||
|
|
||||||
static gen_TPPModel* Get();
|
static gen_TPPModel* Get();
|
||||||
|
Reference in New Issue
Block a user