Skip to content

Commit

Permalink
fix symbol oddity on mq-j
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanis002 committed Oct 14, 2024
1 parent 43c14a0 commit 19501a5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions config/mq-j/symbols.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2441,11 +2441,8 @@ gSystemRomConfigurationList = .bss:0x80131C40; // type:object size:0x174
...bss.0 = .bss:0x80131C40; // type:label scope:local
aHeapTreeFlag = .bss:0x80131DB8; // type:object size:0x1F4 data:4byte
lbl_80131FB0 = .bss:0x80131FB0; // type:object size:0xA000
lbl_8013BFB0 = .bss:0x8013BFB0; // type:object size:0x14052 data:2byte
lbl_80150002 = .bss:0x80150002; // type:object size:0x117AE
lbl_801617B0 = .bss:0x801617B0; // type:object size:0x172D0 data:2byte
lbl_80178A80 = .bss:0x80178A80; // type:object size:0xF14
lbl_80179994 = .bss:0x80179994; // type:object size:0xD61C
lbl_8013BFB0 = .bss:0x8013BFB0; // type:object size:0x25800 data:2byte
lbl_801617B0 = .bss:0x801617B0; // type:object size:0x25800 data:2byte
tevStages_519 = .bss:0x80186FB0; // type:object size:0x2D0 data:4byte
DriveInfo = .bss:0x80187280; // type:object size:0x20 scope:local
...bss.0 = .bss:0x80187280; // type:label scope:local
Expand Down

0 comments on commit 19501a5

Please sign in to comment.