added new change action "move player new" to CE change actions
[rocksndiamonds.git] / src / main.h
index 41af237ffb501ad04bde6d07b49cfa6ea4ee2a30..75ed2ee83d63b996b7eaade707a59523321359fe 100644 (file)
 #define CA_SET_PLAYER_INVENTORY                18
 #define CA_SET_CE_ARTWORK              19
 #define CA_SET_LEVEL_RANDOM_SEED       20
+#define CA_MOVE_PLAYER_NEW             21
 
 #define CA_HEADLINE_LEVEL_ACTIONS      250
 #define CA_HEADLINE_PLAYER_ACTIONS     251