more newlines at end of files
This commit is contained in:
@@ -900,4 +900,5 @@ void nhapply_image_transparent(
|
||||
sourceDC, s_x, s_y, s_width, s_height,
|
||||
cTransparent
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -269,4 +269,5 @@ void FormatStatusString(char* text, int format)
|
||||
if(Slimed) Sprintf(nb = eos(nb), " Slime");
|
||||
if(cap > UNENCUMBERED)
|
||||
Sprintf(nb = eos(nb), " %s", enc_stat[cap]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user