From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- src/shared/Database/DBCStores.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared/Database/DBCStores.cpp') diff --git a/src/shared/Database/DBCStores.cpp b/src/shared/Database/DBCStores.cpp index fb132c75768..67b806cd632 100644 --- a/src/shared/Database/DBCStores.cpp +++ b/src/shared/Database/DBCStores.cpp @@ -649,3 +649,4 @@ uint32 const* GetTalentTabPages(uint32 cls) TRINITY_DLL_SPEC DBCStorage const* GetSoundEntriesStore() { return &sSoundEntriesStore; } TRINITY_DLL_SPEC DBCStorage const* GetSpellStore() { return &sSpellStore; } TRINITY_DLL_SPEC DBCStorage const* GetSpellRangeStore() { return &sSpellRangeStore; } + -- cgit v1.2.3