Bail out writing character if we can't open the file.
commit4b72b1e4a3768b512cadcf78ee642edbc9beb790
authorTom Prince <tom.prince@ualberta.net>
Thu, 25 Nov 2010 22:30:11 +0000 (25 17:30 -0500)
committerTom Prince <tom.prince@ualberta.net>
Thu, 25 Nov 2010 22:30:11 +0000 (25 17:30 -0500)
tree5caab215d65d31eade96e77920ec18c77acf0acd
parent93dc0c53c5ea27ecc5e09b3362ef90cff8607ed8
Bail out writing character if we can't open the file.

Otherwise, we hit asserts in CREImporter.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/Interface.cpp