Mercurial > mm7
comparison mm7_2.cpp @ 1051:05c62d166182
004C1D2B cleaned
author | Nomad |
---|---|
date | Thu, 23 May 2013 14:08:26 +0200 |
parents | 39f42990698f |
children | d48c762de563 |
comparison
equal
deleted
inserted
replaced
1050:4b329bf2d197 | 1051:05c62d166182 |
---|---|
9171 sprintf(pTmpBuf, "data\\lloyd%d%d.pcx", i, j); | 9171 sprintf(pTmpBuf, "data\\lloyd%d%d.pcx", i, j); |
9172 remove(pTmpBuf); | 9172 remove(pTmpBuf); |
9173 } | 9173 } |
9174 | 9174 |
9175 Initialize_GamesLOD_NewLOD(); | 9175 Initialize_GamesLOD_NewLOD(); |
9176 dword_576E2C = 512; | 9176 _576E2C_current_minimap_zoom = 512; |
9177 dword_576E28 = 9; | 9177 dword_576E28 = 9; |
9178 } | 9178 } |
9179 | 9179 |
9180 void IntegrityTest() | 9180 void IntegrityTest() |
9181 { | 9181 { |