External/internal chapter features now in the box. PARTY ! =D

This commit is contained in:
grinvader
2005-03-17 18:42:44 +00:00
parent 2c55c19514
commit a2b713e60f
4 changed files with 45 additions and 129 deletions

View File

@@ -879,8 +879,8 @@ void initpitch()
extern unsigned int KeyLoadState, Totalbyteloaded, SfxMemTable[256], SfxCPB;
extern unsigned int SfxPBR, SfxROMBR, SfxRAMBR;
extern unsigned char pressed[256+128+64], multchange, txtloadmsg[15];
extern unsigned char txtconvmsg[16], txtnfndmsg[23], MovieProcessing;
extern unsigned char ioportval, SDD1Enable, nexthdma;
extern unsigned char txtconvmsg[16], txtnfndmsg[23], ioportval, SDD1Enable;
extern unsigned char nexthdma;
void procexecloop();
@@ -943,8 +943,6 @@ bool zst_load(FILE *fp)
repackfunct();
//headerhack(); //Was in the asm, but why is this needed?
initpitch();
ResetOffset();
ResetState();