summaryrefslogtreecommitdiffstats
path: root/pokemod/Nature.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2007-05-05 15:57:58 +0000
committerBen Boeckel <MathStuf@gmail.com>2007-05-05 15:57:58 +0000
commit0d2d8121cbb6a45180d88021fe2e5ac86b3532e3 (patch)
tree512385f11f6d152f76ac36c7950bfe75992291ff /pokemod/Nature.cpp
parent21cb50c82f18b3a2ee1e77a7de11413ce45e6587 (diff)
Got rid of XML for INI format, in process of moving over; added /ai/Net.{h, cpp}
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@8 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemod/Nature.cpp')
-rw-r--r--pokemod/Nature.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokemod/Nature.cpp b/pokemod/Nature.cpp
index ed4aa73a..71a714fb 100644
--- a/pokemod/Nature.cpp
+++ b/pokemod/Nature.cpp
@@ -1,10 +1,10 @@
/////////////////////////////////////////////////////////////////////////////
-// Name: Nature.cpp
+// Name: pokemod/Nature.cpp
// Purpose: Define a nature that Pokémon can possess
// Author: Ben Boeckel
// Modified by: Ben Boeckel
// Created: Sun Mar 18 22:58:48 2007
-// Copyright: ©2007 Ben Boeckel and Nerdy Productions
+// Copyright: ©2007 Nerdy Productions
// Licence:
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by