summaryrefslogtreecommitdiffstats
path: root/pokemodr/TimeUI.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-01-30 19:31:11 +0000
committerBen Boeckel <MathStuf@gmail.com>2008-01-30 19:31:11 +0000
commitebbb362f9e70dc67354706fc2cbfc77d8dfcba4c (patch)
tree9805e26a60e64e868d54629f3f54d7f877337370 /pokemodr/TimeUI.cpp
parent008dc40e274450a3de3452fb6175615d7b078148 (diff)
downloadsigen-ebbb362f9e70dc67354706fc2cbfc77d8dfcba4c.tar.gz
sigen-ebbb362f9e70dc67354706fc2cbfc77d8dfcba4c.tar.xz
sigen-ebbb362f9e70dc67354706fc2cbfc77d8dfcba4c.zip
[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
Diffstat (limited to 'pokemodr/TimeUI.cpp')
-rw-r--r--pokemodr/TimeUI.cpp2
1 files changed, 1 insertions, 1 deletions
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