I know this
I know how to edit a text file, it's about this file in particular. When i add a new city to city.txt the mapper doesn't init :
call 4D9F0C; inits wmWorldMap_init
test eax, eax; if there's an error the call returns eax!=0
jnz 43CBD5; and it quits the program
push...