Whitespace changes.

committer: mfx <mfx> 1034619052 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-10-14 18:10:52 +00:00
parent d383b1e1a3
commit e275e7614e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -142,8 +142,8 @@ bool PackPs1::canPack()
int PackPs1::buildLoader(const Filter *)
{
initLoader(nrv_loader,sizeof(nrv_loader));
addLoader("PSXPREP0","PSXSTSZ0","PSXMAIN0",
ih.tx_ptr&0xffff ? "PSXJSTA0" : "PSXJSTH0",
addLoader("PSXPREP0","PSXSTSZ0","PSXMAIN0",
ih.tx_ptr&0xffff ? "PSXJSTA0" : "PSXJSTH0",
"PSXDECO0",
NULL);
#ifdef EIGHTBIT