Fix for the previous fix.

This commit is contained in:
OBattler
2016-07-11 05:38:47 +02:00
parent 6017e28e56
commit 7f5d02f08d

View File

@@ -71,7 +71,7 @@ void SaveBitmap(char *szFilename,HBITMAP hBitmap)
BITMAPINFO bmpInfo;
BITMAPFILEHEADER bmpFileHeader;
char *szMessage[2048];
char szMessage[2048];
do{