From f186d9c86094e5be5c0e168e72487b3fb8d2deac Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 12 Aug 2009 00:53:35 +0000 Subject: Fix building with specific games disabled in MSVC. svn-id: r43294 --- engines/agos/vga_pn.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/agos/vga_pn.cpp') diff --git a/engines/agos/vga_pn.cpp b/engines/agos/vga_pn.cpp index 54326e277c..27152ef2dd 100644 --- a/engines/agos/vga_pn.cpp +++ b/engines/agos/vga_pn.cpp @@ -220,4 +220,4 @@ void AGOSEngine_PN::clearVideoWindow(uint16 num, uint16 color) { } // End of namespace AGOS -#endif +#endif // ENABLE_PN -- cgit v1.2.3