Fix the MSVC2003 build, and add RestoreTextScript to the...
...devilution-comparer list.
This commit is contained in:
parent
e708dc3a7d
commit
8f5370ea81
2 changed files with 10 additions and 0 deletions
|
@ -424,6 +424,9 @@
|
|||
<File
|
||||
RelativePath="..\src\Resource.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Backends\Rendering\SDLTexture.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\SelStage.cpp">
|
||||
</File>
|
||||
|
@ -591,6 +594,9 @@
|
|||
<File
|
||||
RelativePath="..\src\Profile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Backends\Rendering.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\Resource.h">
|
||||
</File>
|
||||
|
|
|
@ -1150,6 +1150,10 @@ addr = 0x421F10
|
|||
name = "TextScriptProc"
|
||||
addr = 0x422510
|
||||
|
||||
[[func]]
|
||||
name = "RestoreTextScript"
|
||||
addr = 0x425790
|
||||
|
||||
[[func]]
|
||||
name = "InitTriangleTable"
|
||||
addr = 0x4257F0
|
||||
|
|
Loading…
Add table
Reference in a new issue