Match window.c in PAL
This commit is contained in:
parent
d0285f63fa
commit
f3b922a476
3 changed files with 64 additions and 3 deletions
|
|
@ -5549,7 +5549,7 @@ wipeData = .bss:0x801AF700; // type:object size:0x4C data:4byte
|
|||
winData = .bss:0x801AF760; // type:object size:0x3000 align:32 data:byte
|
||||
winKey = .bss:0x801B2760; // type:object size:0x10
|
||||
winComKeyBuf = .bss:0x801B2770; // type:object size:0x1400
|
||||
mesWInsert = .bss:0x801B3B70; // type:object size:0x10
|
||||
mesWInsert = .bss:0x801B3B70; // type:object size:0x10 scope:local
|
||||
ARInfo = .bss:0x801B3B80; // type:object size:0x400 data:byte
|
||||
arqReq = .bss:0x801B3F80; // type:object size:0x20 scope:local
|
||||
ARQueBuf = .bss:0x801B3FA0; // type:object size:0x280 scope:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue