Add AS_RECONNECT_BITMAP to the server protocol.

This commit is contained in:
czeidler 2012-01-22 15:12:41 +13:00
parent 958ac01d5f
commit 5dbc26dc0a

View File

@ -65,6 +65,7 @@ enum {
AS_DELETE_BITMAP,
AS_GET_BITMAP_OVERLAY_RESTRICTIONS,
AS_GET_BITMAP_SUPPORT_FLAGS,
AS_RECONNECT_BITMAP,
// Cursor commands
AS_SET_CURSOR,