Skip to content

Commit

Permalink
Fix non-pointer relocation in item
Browse files Browse the repository at this point in the history
  • Loading branch information
Darxoon committed Jun 20, 2024
1 parent 6a265b2 commit 8cc7dcb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/elf/fileTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,7 @@ const typedefs = {
field_0x30: "int",
field_0x34: "int",
field_0x38: "string",
field_0x40: "int",
field_0x44: "int",
associatedHouse: "string",
field_0x48: "int",
field_0x4c: "int",
field_0x50: "int",
Expand Down

0 comments on commit 8cc7dcb

Please sign in to comment.