diff options
author | Melody <melody@pallet.town> | 2018-12-24 21:22:56 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-12-28 08:22:21 -0600 |
commit | 6d556f8cf77a21b20cdad75de69eaf61a59cf54e (patch) | |
tree | a55ada3c41c9ffe7c590d13555bf4318ae05f674 /include/data2.h | |
parent | d59f5a8e5649ad09a41b65edcc68f701320ca52e (diff) |
improve checkplayergender calls
clean up constant definitions
make tweaks from review
Diffstat (limited to 'include/data2.h')
-rw-r--r-- | include/data2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/data2.h b/include/data2.h index 268dc9ac8..37ce5bf20 100644 --- a/include/data2.h +++ b/include/data2.h @@ -1,8 +1,6 @@ #ifndef GUARD_DATA2_H #define GUARD_DATA2_H -#define MOVE_NAME_LENGTH 12 - struct MonCoords { // This would use a bitfield, but some function |