Added BBitmap protocol messages

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2892 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm 2003-03-12 01:25:44 +00:00
parent 0d97724c61
commit 15222f63d0
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ AS_SET_SERVER_PORT,
AS_CREATE_WINDOW, AS_CREATE_WINDOW,
AS_DELETE_WINDOW, AS_DELETE_WINDOW,
AS_CREATE_BITMAP,
AS_DELETE_BITMAP,
AS_SET_CURSOR_DATA, AS_SET_CURSOR_DATA,
AS_SET_CURSOR_BCURSOR, AS_SET_CURSOR_BCURSOR,