diff options
Diffstat (limited to 'engines/gob')
-rw-r--r-- | engines/gob/draw_v2.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/gob/draw_v2.cpp b/engines/gob/draw_v2.cpp index d83e90a414..985f84aaef 100644 --- a/engines/gob/draw_v2.cpp +++ b/engines/gob/draw_v2.cpp @@ -920,4 +920,5 @@ void Draw_v2::spriteOperation(int16 operation) { } } -} // End of namespace Gob
\ No newline at end of file +} // End of namespace Gob + |