Added some functions to the Devilution list
This commit is contained in:
parent
08de04bad7
commit
a5dcebec01
1 changed files with 8 additions and 0 deletions
|
@ -11,6 +11,14 @@ name = "InitBack"
|
|||
addr = 0x402270
|
||||
size = 0x100
|
||||
|
||||
[[func]]
|
||||
name = "ActBack"
|
||||
addr = 0x402370
|
||||
|
||||
[[func]]
|
||||
name = "PutBack"
|
||||
addr = 0x4023D0
|
||||
|
||||
[[func]]
|
||||
name = "PutFront"
|
||||
addr = 0x402830
|
||||
|
|
Loading…
Add table
Reference in a new issue