Matched REL/w06/main
This commit is contained in:
parent
b2993d1ba1
commit
bce4e4f2b9
6 changed files with 393 additions and 32 deletions
|
|
@ -107,7 +107,7 @@ boardWork = .bss:0x00000000; // type:object size:0x4 data:4byte
|
|||
lbl_1_bss_4 = .bss:0x00000004; // type:object size:0x4 data:4byte
|
||||
motTbl = .bss:0x00000008; // type:object size:0x4 scope:local data:4byte
|
||||
tutorialDoneF = .bss:0x0000000C; // type:object size:0x2 data:2byte
|
||||
w10ExitWin = .bss:0x0000000E; // type:object size:0x2 data:2byte
|
||||
tutorialExitWin = .bss:0x0000000E; // type:object size:0x2 data:2byte
|
||||
lbl_1_bss_10 = .bss:0x00000010; // type:object size:0x8 data:2byte
|
||||
hostProc = .bss:0x00000018; // type:object size:0x4 scope:local data:4byte
|
||||
hostPos = .bss:0x0000001C; // type:object size:0x2 scope:local data:2byte
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue