From ae4515df8966ded25755397b61172d605ff60578 Mon Sep 17 00:00:00 2001 From: Dennis Duda Date: Sat, 1 Sep 2018 19:13:23 +0200 Subject: [PATCH] Oops, forgot a few cleanups/changes --- comparer-config.toml | 12 +----------- removed-functions.toml | 10 ++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/comparer-config.toml b/comparer-config.toml index 8dcbe49..da79d96 100644 --- a/comparer-config.toml +++ b/comparer-config.toml @@ -63,7 +63,7 @@ addr = 0x401AAB size = 0x92 [[func]] -name = "TermDlg" +name = "ErrDlg" addr = 0x401B3D size = 0x8D @@ -1922,11 +1922,6 @@ name = "random" addr = 0x41754B size = 0x22 -[[func]] -name = "engine_cpp_init_2" -addr = 0x41756D -size = 0xA - [[func]] name = "mem_init_mutex" addr = 0x417577 @@ -2057,11 +2052,6 @@ name = "DrawDiabloMsg" addr = 0x4180AA size = 0x203 -[[func]] -name = "exception_cpp_init" -addr = 0x4182AD -size = 0xA - [[func]] name = "exception_install_filter" addr = 0x4182B7 diff --git a/removed-functions.toml b/removed-functions.toml index 1ace637..41aaa32 100644 --- a/removed-functions.toml +++ b/removed-functions.toml @@ -108,6 +108,16 @@ name = "engine_cpp_init_1" addr = 0x416201 size = 0x000B +[[func]] +name = "engine_cpp_init_2" +addr = 0x41756D +size = 0xA + +[[func]] +name = "exception_cpp_init" +addr = 0x4182AD +size = 0xA + [[func]] name = "j_gamemenu_previous" addr = 0x4188F4