ASM files removed, functions replaced with bits from Chronoshift.

This commit is contained in:
Justin Marshall
2020-06-11 13:28:41 -07:00
parent 04b14ea4a2
commit a7fdd19b5a
20 changed files with 1911 additions and 9169 deletions
+2 -1
View File
@@ -176,6 +176,7 @@ BOOL WINAPI DllMain(HINSTANCE instance, unsigned int fdwReason, void *lpvReserve
* HISTORY: *
* 03/20/1995 JLB : Created. *
*=============================================================================================*/
void Reallocate_Big_Shape_Buffer(void);
int PASCAL WinMain ( HINSTANCE instance , HINSTANCE , char * command_line , int command_show )
{
#ifdef WIN32
@@ -186,7 +187,7 @@ int PASCAL WinMain ( HINSTANCE instance , HINSTANCE , char * command_line , int
//char command_line[1024];
//strcpy(command_line, command_line_in);
Reallocate_Big_Shape_Buffer();
#ifndef MPEGMOVIE // Denzil 6/10/98
//PG DDSCAPS surface_capabilities;