diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2008-05-23 19:05:08 +0000 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2008-05-23 19:05:08 +0000 |
| commit | c07a81f2656d1168e7124f0b7281a4e38128926b (patch) | |
| tree | cf0c4d044bc20683c54631862e07ee166b4c0b7f /pokemodr/CoinListObjectUI.cpp | |
| parent | d8973a8ed86925ea5611520c3b7b989ccc238bb4 (diff) | |
| download | sigen-c07a81f2656d1168e7124f0b7281a4e38128926b.tar.gz sigen-c07a81f2656d1168e7124f0b7281a4e38128926b.tar.xz sigen-c07a81f2656d1168e7124f0b7281a4e38128926b.zip | |
[FIX] Scrapped effects and such for scripts (going to use Kross) in pokemod
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@166 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemodr/CoinListObjectUI.cpp')
| -rw-r--r-- | pokemodr/CoinListObjectUI.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pokemodr/CoinListObjectUI.cpp b/pokemodr/CoinListObjectUI.cpp index 6c0a37ee..43a5e0fe 100644 --- a/pokemodr/CoinListObjectUI.cpp +++ b/pokemodr/CoinListObjectUI.cpp @@ -21,7 +21,6 @@ // Pokemod includes #include "../pokemod/CoinListObject.h" #include "../pokemod/Item.h" -#include "../pokemod/ItemEffect.h" #include "../pokemod/Pokemod.h" #include "../pokemod/Species.h" |
