CvPlot::isCity() changed from taking 1 argument to taking 2 arguments
the exe file will call this function sometimes
The result of this is if a game patched to 2.13 tries to use a DLL that is compiled for 2.08, then it will eventually crash.
So all custom DLLs will have to be recompiled (the 2.13 patch also contains a few other changes, including an AI crash bug fix)
for vanilla patch, the old DLLs will work just fine in 1.74 , but the patched SDK contains some crash and other bubfixes, so you prolly want to supply a new DLL anyway if you havent already fixed those bugs
the exe file will call this function sometimes
The result of this is if a game patched to 2.13 tries to use a DLL that is compiled for 2.08, then it will eventually crash.
So all custom DLLs will have to be recompiled (the 2.13 patch also contains a few other changes, including an AI crash bug fix)
for vanilla patch, the old DLLs will work just fine in 1.74 , but the patched SDK contains some crash and other bubfixes, so you prolly want to supply a new DLL anyway if you havent already fixed those bugs
