From a5dcebec01f11a0cf6a73c5b70a79aa3c9886085 Mon Sep 17 00:00:00 2001 From: Clownacy <Clownacy@users.noreply.github.com> Date: Tue, 7 May 2019 16:42:19 +0100 Subject: [PATCH] Added some functions to the Devilution list --- msvc2003/devilution/comparer-config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/msvc2003/devilution/comparer-config.toml b/msvc2003/devilution/comparer-config.toml index a2fda3bd..d44ee262 100644 --- a/msvc2003/devilution/comparer-config.toml +++ b/msvc2003/devilution/comparer-config.toml @@ -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