From ebbb362f9e70dc67354706fc2cbfc77d8dfcba4c Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Wed, 30 Jan 2008 19:31:11 +0000 Subject: [ADD] BadgeUI, AuthorUI, and AbilityUI [FIX] Fix up UI forms [FIX] win32 builds now allow exceptions [FIX] Tidy up other UI logic files git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@50 6ecfd1a5-f3ed-3746-8530-beee90d26b22 --- pokemodr/TimeUI.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pokemodr/TimeUI.cpp') diff --git a/pokemodr/TimeUI.cpp b/pokemodr/TimeUI.cpp index 7dc411e5..43ee3427 100644 --- a/pokemodr/TimeUI.cpp +++ b/pokemodr/TimeUI.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: pokegen/TimeUI.h +// Name: pokegen/TimeUI.cpp // Purpose: Time UI form handling // Author: Ben Boeckel // Modified by: Ben Boeckel -- cgit