aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/game.cpp')
-rw-r--r--engines/cge/game.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge/game.cpp b/engines/cge/game.cpp
index 655cfbe4ec..58334f2e53 100644
--- a/engines/cge/game.cpp
+++ b/engines/cge/game.cpp
@@ -29,7 +29,6 @@
#include "cge/mouse.h"
#include <stdlib.h>
-
namespace CGE {
uint8 *Glass(DAC *pal, uint8 r, uint8 g, uint8 b) {