Update function names in devilution-comparer file
This commit is contained in:
parent
fbf9332c9a
commit
b41caad0b9
1 changed files with 9 additions and 9 deletions
|
@ -372,7 +372,7 @@ name = "QuitDialog"
|
||||||
addr = 0x40B290
|
addr = 0x40B290
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "SetWindowPadding"
|
name = "SetClientOffset"
|
||||||
addr = 0x40B320
|
addr = 0x40B320
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
|
@ -698,23 +698,23 @@ name = "GetCompileVersion"
|
||||||
addr = 0x410990
|
addr = 0x410990
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "OpenVolumeConfiguration"
|
name = "OpenSoundVolume"
|
||||||
addr = 0x410AB0
|
addr = 0x410AB0
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "DeleteDebugLog"
|
name = "DeleteLog"
|
||||||
addr = 0x410BC0
|
addr = 0x410BC0
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "PrintDebugLog"
|
name = "WriteLog"
|
||||||
addr = 0x410C10
|
addr = 0x410C10
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "CheckTime"
|
name = "GetDateLimit"
|
||||||
addr = 0x410CA0
|
addr = 0x410CA0
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "CheckFileExists"
|
name = "IsKeyFile"
|
||||||
addr = 0x410D10
|
addr = 0x410D10
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
|
@ -722,7 +722,7 @@ name = "GetFileSizeLong"
|
||||||
addr = 0x410D80
|
addr = 0x410D80
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "PrintBitmapError"
|
name = "ErrorLog"
|
||||||
addr = 0x410DE0
|
addr = 0x410DE0
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
|
@ -730,7 +730,7 @@ name = "IsShiftJIS"
|
||||||
addr = 0x410E90
|
addr = 0x410E90
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "CenterWindow"
|
name = "CenteringWindowByParent"
|
||||||
addr = 0x410EE0
|
addr = 0x410EE0
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
|
@ -754,7 +754,7 @@ name = "ReleaseDirectInput"
|
||||||
addr = 0x411E10
|
addr = 0x411E10
|
||||||
|
|
||||||
[[func]]
|
[[func]]
|
||||||
name = "SetDeviceAquire"
|
name = "ActivateDirectInput"
|
||||||
addr = 0x411E60
|
addr = 0x411E60
|
||||||
size = 0x46
|
size = 0x46
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue