diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2008-01-30 19:31:11 +0000 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2008-01-30 19:31:11 +0000 |
| commit | ebbb362f9e70dc67354706fc2cbfc77d8dfcba4c (patch) | |
| tree | 9805e26a60e64e868d54629f3f54d7f877337370 /pokemodr/TimeUI.cpp | |
| parent | 008dc40e274450a3de3452fb6175615d7b078148 (diff) | |
| download | sigen-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.cpp | 2 |
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 |
