External chapters now work! Staticified local stuff.

This commit is contained in:
n-a-c-h
2005-03-16 19:37:40 +00:00
parent 78052c0a70
commit 5b8e4af5b3
2 changed files with 74 additions and 35 deletions

View File

@@ -941,8 +941,6 @@ bool zst_load(FILE *fp)
memset(vidmemch4, 1, sizeof(vidmemch4));
memset(vidmemch8, 1, sizeof(vidmemch8));
MovieProcessing = 0;
repackfunct();
//headerhack(); //Was in the asm, but why is this needed?