From 7d356170df962cb6e79b0a3d02c8c8cf8894bf97 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 5 Dec 2004 03:11:07 +0000 Subject: Remove stray ; Add new object svn-id: r15984 --- sword1/credits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sword1/credits.h') diff --git a/sword1/credits.h b/sword1/credits.h index 5a4364ad3a..35af7e4a31 100644 --- a/sword1/credits.h +++ b/sword1/credits.h @@ -63,6 +63,6 @@ private: uint8 *_smlFont, *_bigFont; }; -}; // end of namespace Sword1 +} // end of namespace Sword1 #endif // BS1CREDITS_H -- cgit v1.2.3