From 8f5370ea81c63e632d2f2b15d0afa55dfca9d2c3 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Tue, 13 Aug 2019 20:03:13 +0100 Subject: [PATCH] Fix the MSVC2003 build, and add RestoreTextScript to the... ...devilution-comparer list. --- msvc2003/CSE2.vcproj | 6 ++++++ msvc2003/devilution/comparer-config.toml | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/msvc2003/CSE2.vcproj b/msvc2003/CSE2.vcproj index fb57cc27..bb7bc3cc 100644 --- a/msvc2003/CSE2.vcproj +++ b/msvc2003/CSE2.vcproj @@ -424,6 +424,9 @@ + + @@ -591,6 +594,9 @@ + + diff --git a/msvc2003/devilution/comparer-config.toml b/msvc2003/devilution/comparer-config.toml index 8a38970d..21fc54fc 100644 --- a/msvc2003/devilution/comparer-config.toml +++ b/msvc2003/devilution/comparer-config.toml @@ -1150,6 +1150,10 @@ addr = 0x421F10 name = "TextScriptProc" addr = 0x422510 +[[func]] +name = "RestoreTextScript" +addr = 0x425790 + [[func]] name = "InitTriangleTable" addr = 0x4257F0