diff options
Diffstat (limited to 'graphics/surface-keycolored.cpp')
-rw-r--r-- | graphics/surface-keycolored.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/surface-keycolored.cpp b/graphics/surface-keycolored.cpp index f533213fb6..86873a3944 100644 --- a/graphics/surface-keycolored.cpp +++ b/graphics/surface-keycolored.cpp @@ -41,4 +41,4 @@ void SurfaceKeyColored::blit(Surface *surf_src, int16 x, int16 y, OverlayColor t } } -} // end of namespace Graphics
\ No newline at end of file +} // end of namespace Graphics |