Add struct blacklist

This commit is contained in:
Guus Waals 2024-09-18 01:57:26 +08:00
parent 55a488a801
commit 3831208e11
2 changed files with 1825 additions and 0 deletions

13
game_re/gh_structs.h Normal file
View File

@ -0,0 +1,13 @@
#ifndef GH_GENERATED_STRUCTS_H
#define GH_GENERATED_STRUCTS_H
// AUTO-GENERATED FILE
#include <gh_auto_shared.h>
struct r3_main_data {
bool field0_0x0;
bool field1_0x1;
bool field2_0x2;
bool field3_0x3;
};
#endif // GH_GENERATED_STRUCTS_H

1812
game_re/struct_blacklist.txt Normal file

File diff suppressed because it is too large Load Diff