summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-01-08 05:35:20 +0200
committerAndrei Karas <akaras@inbox.ru>2011-01-08 05:35:20 +0200
commit871fb6eee49c142be78315cc97c1c8e29daf7d61 (patch)
tree30d2570ad862817d278e88edda9e4c6028d3c85a /src/net/tmwa/protocol.h
parentef7f53e43ce4306080efae3b86443a6016a3e66a (diff)
downloadplus-871fb6eee49c142be78315cc97c1c8e29daf7d61.tar.gz
plus-871fb6eee49c142be78315cc97c1c8e29daf7d61.tar.bz2
plus-871fb6eee49c142be78315cc97c1c8e29daf7d61.tar.xz
plus-871fb6eee49c142be78315cc97c1c8e29daf7d61.zip
Add support for drawing new slots as sprites.
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index 6001fae3b..83854c4c6 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -59,6 +59,8 @@ enum
SPRITE_GLOVES,
SPRITE_WEAPON,
SPRITE_SHIELD,
+ SPRITE_EVOL1,
+ SPRITE_EVOL2,
SPRITE_VECTOREND
};