committer: mfx <mfx> 1071922490 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-12-20 12:14:50 +00:00
parent ac64126a66
commit cdbfdee725
5 changed files with 28 additions and 33 deletions
+1
View File
@@ -77,6 +77,7 @@ PackPs1::PackPs1(InputFile *f) :
COMPILE_TIME_ASSERT(PS_HDR_SIZE > sizeof(ps1_exe_t));
COMPILE_TIME_ASSERT(SZ_IH_BKUP == 40);
#if defined(WITH_NRV)
COMPILE_TIME_ASSERT(sizeof(nrv_loader) == 1570);
COMPILE_TIME_ASSERT(NRV_LOADER_CRC32 == 0xd78b1eb4);
#endif