Add struct blacklist
This commit is contained in:
13
game_re/gh_structs.h
Normal file
13
game_re/gh_structs.h
Normal 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
1812
game_re/struct_blacklist.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user